Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wilr authored Aug 24, 2023
1 parent 5a15632 commit b247ccb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ jobs:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
simple_matrix: true
dynamic_matrix: false
extra_jobs: |
- php: '8.1'
db: mysql80
phpunit: true

0 comments on commit b247ccb

Please sign in to comment.