Skip to content

Commit dc1d74c

Browse files
authored
Update go image version in .gitlab-ci.yml
Fixes #253
1 parent 458b0ac commit dc1d74c

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.8
1+
image: golang:1.12
22

33
stages:
44
- test

0 commit comments

Comments
 (0)