Skip to content

Commit 6a4dbca

Browse files
sig-release: change go version for go-compat jobs
Signed-off-by: Madhav Jivrajani <[email protected]>
1 parent d9926b6 commit 6a4dbca

File tree

1 file changed

+2
-2
lines changed
  • config/jobs/kubernetes/sig-release/release-branch-jobs

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/sig-release/release-branch-jobs/1.29.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1758,7 +1758,7 @@ presubmits:
17581758
- runner.sh
17591759
env:
17601760
- name: GO_VERSION
1761-
value: 1.21.4
1761+
value: 1.22.10
17621762
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-1.29
17631763
name: ""
17641764
resources:
@@ -1935,7 +1935,7 @@ presubmits:
19351935
- test
19361936
env:
19371937
- name: GO_VERSION
1938-
value: 1.21.4
1938+
value: 1.22.10
19391939
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-1.29
19401940
name: ""
19411941
resources:

0 commit comments

Comments
 (0)