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 9a42f52 commit c1e2631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
php: [ '8.1', '8.2', '8.3']
laravel: [ '9', '10', '11' ]
exclude:
- laravel: 11.*
- laravel: 11
php: 8.1

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

0 comments on commit c1e2631

Please sign in to comment.