Skip to content

Commit dd317d5

Browse files
jfcherngktomk
authored andcommitted
chore(ci): drop PHP 7.0
Signed-off-by: Jack Cherng <[email protected]>
1 parent 55dfce3 commit dd317d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
machine: ['ubuntu-18.04']
15-
php-version: ['7.0', '7.1', '7.2', '7.3', '7.4']
15+
php-version: ['7.1', '7.2', '7.3', '7.4']
1616
run-job: ['env.1', 'env.2']
1717
experimental: [false]
1818
include:

0 commit comments

Comments
 (0)