Skip to content

Commit 59a857a

Browse files
committed
Merge branch '30-use-go-1-13' into 'master'
Use Go 1.13 (GA) Closes #30 See merge request tnir/docs.djangoproject.jp!26
2 parents 1a2303e + c99be49 commit 59a857a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
image: golang:1.12.13-alpine3.10
1+
image: golang:1.13.12-alpine3.11
22

33
stages:
44
- test

0 commit comments

Comments
 (0)