Skip to content

Commit 6f6ad98

Browse files
committed
Fixup circleci Go image.
Signed-off-by: SuperQ <superq@gmail.com>
1 parent 05e7c4b commit 6f6ad98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ executors:
88
# This must match .promu.yml.
99
golang:
1010
docker:
11-
- image: circleci/golang:1.18
11+
- image: cimg/go:1.18
1212

1313
jobs:
1414
test:

0 commit comments

Comments
 (0)