Skip to content

Commit

Permalink
Exclude laravel 9.x tests from php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rawilk committed Mar 10, 2024
1 parent 0da4641 commit df92797
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- laravel: 9.*
php: 8.2
stability: prefer-lowest
- laravel: 9.*
php: 8.3
- laravel: 8.*
php: 8.2
stability: prefer-lowest
Expand Down

0 comments on commit df92797

Please sign in to comment.