Skip to content

Commit 817f5b3

Browse files
authored
Merge pull request #35410 from cpanato/update-tejolote
Update Tejolote jobs to use go1.25
2 parents 453cd8d + 39ccf67 commit 817f5b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
cluster: eks-prow-build-cluster
88
spec:
99
containers:
10-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.24-bookworm
10+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.25-bookworm
1111
imagePullPolicy: Always
1212
command:
1313
- go
@@ -34,7 +34,7 @@ presubmits:
3434
cluster: eks-prow-build-cluster
3535
spec:
3636
containers:
37-
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.24-bookworm
37+
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.25-bookworm
3838
imagePullPolicy: Always
3939
command:
4040
- go

0 commit comments

Comments
 (0)