Skip to content

Commit

Permalink
update tejolote jobs to use go1.22
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Mar 1, 2024
1 parent 5dd09ce commit 47e1cff
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 47e1cff

Please sign in to comment.