Skip to content

Commit 6e23377

Browse files
committed
Merge branch '28-golang-1.12-on-tests' into 'master'
Update Go from 1.11 to 1.12 on Alpine 3.10 Closes #28 See merge request tnir/docs.djangoproject.jp!23
2 parents 5245175 + 4cc652b commit 6e23377

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
@@ -1,4 +1,4 @@
1-
image: golang:1.11.6-alpine3.8
1+
image: golang:1.12.13-alpine3.10
22

33
stages:
44
- test

0 commit comments

Comments
 (0)