We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94407e commit 4a2adfdCopy full SHA for 4a2adfd
.circleci/config.yml
@@ -36,7 +36,7 @@ jobs:
36
<<: *defaults
37
38
docker:
39
- - image: cimg/go:1.13
+ - image: circleci/golang:1.13
40
41
steps:
42
- checkout
0 commit comments