Skip to content

Commit 06e89ee

Browse files
committed
update test-ci.yml
1 parent 17a3915 commit 06e89ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
max-parallel: 1
1313
matrix:
14-
php-versions: ['5.4', '5.5', '5.6', '7.0', '8.0']
14+
php-versions: ['5.4', '5.5', '5.6', '7.0']
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout

0 commit comments

Comments
 (0)