Skip to content

Commit a2ad5a0

Browse files
committed
revert L10
1 parent 5d69363 commit a2ad5a0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
php: [8.3, 8.4]
12-
laravel: [10, 11, 12]
12+
laravel: [11, 12]
1313
include:
14-
- laravel: 10
15-
testbench: 8.*
1614
- laravel: 11
1715
testbench: 9.*
1816
- laravel: 12

0 commit comments

Comments
 (0)