From 00c1c73162b9851e7a07b8d52b07a98c29039fb3 Mon Sep 17 00:00:00 2001 From: Mary Chau Date: Thu, 9 Nov 2023 00:25:11 +0000 Subject: [PATCH] bump go verion for compatibility tests --- config/prow/release-branch-jobs/1.24.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/prow/release-branch-jobs/1.24.yaml b/config/prow/release-branch-jobs/1.24.yaml index 832555a..1f6c15e 100644 --- a/config/prow/release-branch-jobs/1.24.yaml +++ b/config/prow/release-branch-jobs/1.24.yaml @@ -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: @@ -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: