Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone authored Nov 13, 2024
1 parent 053df0f commit fc7809d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [8.1, 8.2, 8.3, 8.4]
php: [8.2, 8.3, 8.4]
phpunit: [10, 11]
laravel: [10, 11]
exclude:
- php: 8.1
laravel: 11
- php: 8.4
laravel: 10
- phpunit: 11
Expand Down

0 comments on commit fc7809d

Please sign in to comment.