Skip to content

Commit

Permalink
sig-release: change go version for go-compat jobs
Browse files Browse the repository at this point in the history
Signed-off-by: Madhav Jivrajani <[email protected]>
  • Loading branch information
MadhavJivrajani committed Jan 3, 2025
1 parent d9926b6 commit 6a4dbca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,7 @@ presubmits:
- runner.sh
env:
- name: GO_VERSION
value: 1.21.4
value: 1.22.10
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-1.29
name: ""
resources:
Expand Down Expand Up @@ -1935,7 +1935,7 @@ presubmits:
- test
env:
- name: GO_VERSION
value: 1.21.4
value: 1.22.10
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241230-3006692a6f-1.29
name: ""
resources:
Expand Down

0 comments on commit 6a4dbca

Please sign in to comment.