Skip to content

Commit

Permalink
Merge branch '2.1' into 2
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Sep 28, 2023
2 parents 9a8f77c + f78a102 commit 1f9ef1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ jobs:
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
extra_jobs: |
- php: 8.0
- php: 8.1
phpunit: false
endtoend: true
endtoend_suite: admin
endtoend_config: vendor/silverstripe/admin/behat.yml
- php: 8.1
- php: 8.2
phpunit: false
endtoend: true
endtoend_suite: cms
Expand Down

0 comments on commit 1f9ef1c

Please sign in to comment.