Skip to content

Commit 27c26ee

Browse files
committed
use go1.25 for dlk8s jobs
Signed-off-by: Carlos Panato <[email protected]>
1 parent 3c9d80b commit 27c26ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes-sigs/downloadkubernetes/downloadkubernetes-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ presubmits:
88
cluster: eks-prow-build-cluster
99
spec:
1010
containers:
11-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.24-bookworm
11+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.25-bookworm
1212
imagePullPolicy: Always
1313
command:
1414
- make
@@ -32,7 +32,7 @@ presubmits:
3232
cluster: eks-prow-build-cluster
3333
spec:
3434
containers:
35-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.24-bookworm
35+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.25-bookworm
3636
imagePullPolicy: Always
3737
command:
3838
- make

0 commit comments

Comments
 (0)