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 3ec1fb4 commit da508ffCopy full SHA for da508ff
.circleci/config.yml
@@ -14,7 +14,7 @@ executors:
14
resource_class: medium
15
go:
16
docker:
17
- - image: cimg/go:1.24.2
+ - image: cimg/go:1.24.4
18
19
linux-vm:
20
machine:
0 commit comments