Skip to content

Commit

Permalink
chore: update workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
shuvroroy committed Feb 14, 2024
1 parent 643702f commit 51a67e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
stability: [prefer-lowest, prefer-stable]
include:
- laravel: 10.*
testbench: 8.20
testbench: ^8.20
- laravel: 11.*
testbench: 9.0
testbench: ^9.0
exclude:
- laravel: 11.*
php: 8.1
Expand Down

0 comments on commit 51a67e9

Please sign in to comment.