Skip to content

Commit

Permalink
Attempt #3 at using testbench 8 for L10
Browse files Browse the repository at this point in the history
  • Loading branch information
rpungello committed Feb 23, 2023
1 parent 5d03b81 commit 7bbd9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.1]
laravel: [9.*]
laravel: [9.*, 10.*]
stability: [prefer-lowest, prefer-stable]
include:
- laravel: 9.*
Expand Down

0 comments on commit 7bbd9dd

Please sign in to comment.