Skip to content

Commit

Permalink
Merge pull request #32126 from cpanato/update-tejolote
Browse files Browse the repository at this point in the history
update tejolote jobs to use go1.22
  • Loading branch information
k8s-ci-robot committed Mar 1, 2024
2 parents 5dd09ce + 47e1cff commit 2f9c1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.21-bookworm
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.22-bookworm
imagePullPolicy: Always
command:
- go
Expand All @@ -34,7 +34,7 @@ presubmits:
cluster: eks-prow-build-cluster
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.21-bookworm
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.22-bookworm
imagePullPolicy: Always
command:
- go
Expand Down

0 comments on commit 2f9c1ce

Please sign in to comment.