Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoeriboven committed Jan 13, 2024
1 parent bddf61a commit 0cfe64b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ jobs:
testbench: 7.*
- laravel: 10.*
testbench: 8.*
exclude:
- php: 8.2
laravel: 9.*
- php: 8.3
laravel: 9.*

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

Expand Down

0 comments on commit 0cfe64b

Please sign in to comment.