Skip to content

Commit

Permalink
Merge pull request #8 from aks-lts/mchau/use-go-119-with-124
Browse files Browse the repository at this point in the history
bump go version for compatibility tests on 1.24
  • Loading branch information
m-chau authored Nov 14, 2023
2 parents dd592ea + 00c1c73 commit ec14c78
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 ec14c78

Please sign in to comment.