Skip to content

Commit

Permalink
fix(*): run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenMl authored and bastien-phi committed Mar 8, 2024
1 parent 05903a8 commit e44666d
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 @@ -15,8 +15,8 @@ jobs:
include:
- laravel: ^10.0
testbench: ^8.0
- laravel: 11.*
testbench: 9.*
- laravel: ^11.0
testbench: ^9.0

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }} - ${{ matrix.os }}

Expand Down

0 comments on commit e44666d

Please sign in to comment.