Skip to content

Commit 179e1d8

Browse files
committed
without php7.0
1 parent 2529e39 commit 179e1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
start:
99
strategy:
1010
matrix:
11-
php: [ "7.0" , "7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4" ]
11+
php: [ "7.1", "7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4" ]
1212
runs-on: ubuntu-latest
1313
steps:
1414

0 commit comments

Comments
 (0)