Skip to content

Commit 7ed9d7b

Browse files
committed
Trying alpine3.7 for php5.6
1 parent 317dfe2 commit 7ed9d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build-test-server:
1616
- tests/server
1717

1818
tests-php5.6:
19-
image: alpine:3.8
19+
image: alpine:3.7
2020
stage: test
2121
services:
2222
- name: "$CI_REGISTRY_IMAGE:server-test"

0 commit comments

Comments
 (0)