Skip to content

Commit 45fcb39

Browse files
committed
test: assert on L11 also in suite
1 parent 9feb34b commit 45fcb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
os: [ubuntu-latest]
1212
php: [8.2, 8.3, 8.4]
13-
laravel: [12]
13+
laravel: [11, 12]
1414
pest: [3, 4]
1515
dependency-version: [prefer-lowest, prefer-stable]
1616
exclude:

0 commit comments

Comments
 (0)