Skip to content

Commit

Permalink
workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Mar 25, 2022
1 parent 2b53262 commit 95714dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
matrix:
php: [ 7.2, 7.3, 7.4, 8.0, 8.1 ]
contao: [ 4.9.*, 4.13.* ]
incompatible: [false]
# Incompatible due outdated contao test case
include:
- php: 8.0
incompatible: true
Expand Down

0 comments on commit 95714dd

Please sign in to comment.