Skip to content

Commit 0c4961d

Browse files
authored
Update run-tests.yml
1 parent 48a416c commit 0c4961d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
os: [ubuntu-latest]
12-
php: [8.2, 8.1, 8.0]
13-
laravel: [9.*,10>8]
12+
php: [8.2, 8.1]
13+
laravel: [9.*,10.8]
1414
stability: [prefer-lowest, prefer-stable]
1515
include:
1616
- laravel: 9.*

0 commit comments

Comments
 (0)