Skip to content

Commit 91ad64b

Browse files
committed
update test matrix
1 parent 15890e7 commit 91ad64b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
os: [ubuntu-latest, windows-latest]
12-
php: [8.4, 8.5]
12+
php: [8.3, 8.4, 8.5]
1313
laravel: [13.*]
1414
stability: [prefer-lowest, prefer-stable]
1515
include:

0 commit comments

Comments
 (0)