Skip to content

Commit

Permalink
Merge pull request #29001 from cpanato/update-telojote-go
Browse files Browse the repository at this point in the history
update tejolote jobs to use go1.20
  • Loading branch information
k8s-ci-robot authored Mar 12, 2023
2 parents 363dd0f + 4a18339 commit d6acd10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jobs/kubernetes-sigs/tejolote/tejolote-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
cluster: k8s-infra-prow-build
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.19-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
imagePullPolicy: Always
command:
- go
Expand All @@ -34,7 +34,7 @@ presubmits:
cluster: k8s-infra-prow-build
spec:
containers:
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.19-bullseye
- image: gcr.io/k8s-staging-releng/releng-ci:latest-go1.20-bullseye
imagePullPolicy: Always
command:
- go
Expand Down

0 comments on commit d6acd10

Please sign in to comment.