We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd26b9 commit 83884a7Copy full SHA for 83884a7
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
branches: ["*"]
8
9
env:
10
- GO_VERSION: "1.25.5"
+ GO_VERSION: "1.25.8"
11
12
jobs:
13
test:
.github/workflows/e2e-tests.yml
branches: [master]
- GO_VERSION: "1.24"
CGO_ENABLED: 0
DOCKER_BUILDKIT: 1
GO_BUILD_FLAGS: -trimpath -ldflags="-s -w"
0 commit comments