Skip to content

Commit

Permalink
Fix: unable to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jordyvanderhaegen committed Mar 12, 2024
1 parent 75e7e5a commit 47d2317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
laravel: [11.*, 10.*, 9.*, 8.*]
stability: [prefer-lowest, prefer-stable]
include:
- laravel: 10.*
- laravel: 11.*
testbench: 9.*
- laravel: 10.*
testbench: 8.*
Expand Down

0 comments on commit 47d2317

Please sign in to comment.