Skip to content

Commit

Permalink
fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Aug 7, 2023
1 parent f1b38f1 commit 0e61ba3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
matrix:
php: [ 8.0, 8.1, 8.2 ]
contao: [ 4.13.*, 5.1.* ]
exclude:
- php: 8.0
contao: 5.1.*

steps:
- name: Setup PHP
Expand Down

0 comments on commit 0e61ba3

Please sign in to comment.