Skip to content

Commit 66aa6c7

Browse files
committed
Use latest PHP version for CI
1 parent 17040fb commit 66aa6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
strategy:
2727
matrix:
28-
php-versions: [ '8.1', '8.3' ]
28+
php-versions: [ '8.1', '8.4' ]
2929
coverage: [none]
3030
fail-fast: false
3131

0 commit comments

Comments
 (0)