We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec91040 commit 996edb3Copy full SHA for 996edb3
.github/workflows/parse.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
strategy:
17
matrix:
18
- version: ['4.0', '4.1', '4.2', '4.3']
+ version: ['4.0', '4.1', '4.2', '4.3', '4.4']
19
steps:
20
- uses: actions/checkout@v3
21
- name: Setup PHP with PECL extension
0 commit comments