Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryavila authored Apr 11, 2024
1 parent 6fe4bbd commit 6d16bc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
os: [ubuntu-latest, windows-latest]
php: [8.1, 8.2, 8.3]
laravel: [9.*, 10.*, 11.*]
testbench: [8.*, 9.*]
stability: [prefer-lowest, prefer-stable]

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

0 comments on commit 6d16bc9

Please sign in to comment.