Skip to content

Commit 46fd880

Browse files
authored
Update run-tests.yml
1 parent c51d898 commit 46fd880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ ubuntu-latest, windows-latest, macos-latest ]
19-
php: [ 8.3, 8.2, 8.1, 8.0 ]
19+
php: [8.4, 8.3, 8.2, 8.1, 8.0 ]
2020
laravel: [ "11.*", "10.*", "9.*" ]
2121
dependency-version: [prefer-lowest, prefer-stable]
2222
include:

0 commit comments

Comments
 (0)