Skip to content

Commit 71b89e5

Browse files
authored
Update run-tests.yml
1 parent 9844a7c commit 71b89e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: true
2020
matrix:
2121
os: [ubuntu-latest]
22-
php: [8.3, 8.2]
22+
php: [8.4, 8.3, 8.2]
2323
laravel: ['10.*', '11.*', '12.*']
2424
stability: [prefer-stable]
2525
include:

0 commit comments

Comments
 (0)