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 3a8bcbe commit 1081700Copy full SHA for 1081700
.circleci/config.yml
@@ -4,7 +4,7 @@ version: 2.1
4
executors:
5
golang:
6
docker:
7
- - image: cimg/go:1.22
+ - image: cimg/go:1.25
8
9
jobs:
10
build:
0 commit comments