Skip to content

Commit

Permalink
fix tests ci
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Mar 13, 2024
1 parent 40ddae9 commit 8f00498
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
stability: [ prefer-stable ]
laravel: [ 9.*, 10.*, 11.* ]
include:
- laravel: 9.*
testbench: 7.*

- laravel: 10.*
testbench: 8.*

Expand Down

0 comments on commit 8f00498

Please sign in to comment.