We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d555296 + 5bec9ea commit d1c6150Copy full SHA for d1c6150
1 file changed
.github/workflows/php.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- version: [7.3, 7.4, 8.0, 8.1, 8.2]
+ version: [7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4]
18
19
runs-on: ubuntu-latest
20
0 commit comments