Skip to content

Commit

Permalink
Merge pull request #32123 from cpanato/update-dlk8s
Browse files Browse the repository at this point in the history
update jobs to use go1.22
  • Loading branch information
k8s-ci-robot committed Mar 1, 2024
2 parents 2814bfe + 8f12d9c commit 5dd09ce
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -8,7 +8,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:
- make
Expand All @@ -32,7 +32,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:
- make
Expand Down

0 comments on commit 5dd09ce

Please sign in to comment.