Skip to content

Commit

Permalink
Tweak testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Mar 9, 2024
1 parent 06ff945 commit 9a42f52
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 @@ -13,6 +13,9 @@ jobs:
matrix:
php: [ '8.1', '8.2', '8.3']
laravel: [ '9', '10', '11' ]
exclude:
- laravel: 11.*
php: 8.1

name: PHP ${{ matrix.php }}; Laravel ${{ matrix.laravel }}

Expand Down

0 comments on commit 9a42f52

Please sign in to comment.