We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4142840 commit 10f85b3Copy full SHA for 10f85b3
.github/workflows/ci.yaml
@@ -16,6 +16,7 @@ jobs:
16
php:
17
- '7.2'
18
- '8.3'
19
+ - '8.4'
20
21
runs-on: ubuntu-latest
22
0 commit comments