Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDJ committed Mar 3, 2023
1 parent 783dbd7 commit 4878457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
stability: [ prefer-lowest, prefer-stable ]
include:
- laravel: '10.*'
testbench: '^8.*'
testbench: '8.*'
- laravel: '9.*'
testbench: '7.*'
- laravel: '8.*'
Expand Down

0 comments on commit 4878457

Please sign in to comment.