We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efb667 commit 1f743a1Copy full SHA for 1f743a1
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- php-version: [7.4, 8.0, 8.1, 8.2, 8.3]
+ php-version: [7.4, 8.0, 8.1, 8.2, 8.3, 8.4]
13
os: [ubuntu-latest]
14
15
steps:
0 commit comments