We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17040fb commit 66aa6c7Copy full SHA for 66aa6c7
.github/workflows/ci-linux.yml
@@ -25,7 +25,7 @@ jobs:
25
26
strategy:
27
matrix:
28
- php-versions: [ '8.1', '8.3' ]
+ php-versions: [ '8.1', '8.4' ]
29
coverage: [none]
30
fail-fast: false
31
0 commit comments