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 1abe34c commit b3fd002Copy full SHA for b3fd002
.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