Skip to content

Commit

Permalink
bump go verion for compatibility tests
Browse files Browse the repository at this point in the history
  • Loading branch information
m-chau committed Nov 9, 2023
1 parent dd592ea commit 00c1c73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/prow/release-branch-jobs/1.24.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ presubmits:
- runner.sh
env:
- name: GO_VERSION
value: 1.18.1
value: 1.19.1
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-1.24
name: ""
resources:
Expand Down Expand Up @@ -805,7 +805,7 @@ presubmits:
- test
env:
- name: GO_VERSION
value: 1.18.1
value: 1.19.1
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230616-e730b60769-1.24
name: ""
resources:
Expand Down

0 comments on commit 00c1c73

Please sign in to comment.