Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YunusEmreNalbant authored Apr 2, 2024
1 parent 365454a commit 81c9df7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@ jobs:
matrix:
php: [7.4, '8.0', 8.1, 8.2, 8.3]
laravel: [8, 9, 10, 11]

exclude:
- php: 7.4
laravel: 9
- php: 7.4
laravel: 10
- php: 7.4
- php: 7.4
laravel: 11
- php: '8.0'
laravel: 10
Expand Down

0 comments on commit 81c9df7

Please sign in to comment.