Skip to content

Commit 53a9fed

Browse files
committed
Remove unneeded 4.4 version
1 parent 103cd55 commit 53a9fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/parse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
version: ['4.4', '4.5', '5.0', '5.1']
19+
version: ['4.5', '5.0', '5.1']
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Setup PHP with PECL extension

0 commit comments

Comments
 (0)