We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456f99a commit 021f18eCopy full SHA for 021f18e
.circleci/config.yml
@@ -6,7 +6,7 @@ executors:
6
# This must match .promu.yml.
7
golang:
8
docker:
9
- - image: cimg/go:1.21
+ - image: cimg/go:1.22.6
10
jobs:
11
test:
12
executor: golang
0 commit comments