We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9139f commit b7a884cCopy full SHA for b7a884c
.circleci/config.yml
@@ -6,7 +6,7 @@ orbs:
6
executors:
7
golang:
8
docker:
9
- - image: cimg/go:1.19
+ - image: cimg/go:1.21
10
resource_class: small
11
12
commands:
0 commit comments