We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e7c4b commit 6f6ad98Copy full SHA for 6f6ad98
1 file changed
.circleci/config.yml
@@ -8,7 +8,7 @@ executors:
8
# This must match .promu.yml.
9
golang:
10
docker:
11
- - image: circleci/golang:1.18
+ - image: cimg/go:1.18
12
13
jobs:
14
test:
0 commit comments