Skip to content

Commit

Permalink
Kueue verify with 1.17
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <carangog@redhat.com>
  • Loading branch information
ArangoGutierrez committed Mar 16, 2022
1 parent 6c24972 commit 9354228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/jobs/kubernetes-sigs/kueue/kueue-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ presubmits:
testgrid-tab-name: pull-kueue-verify-main
description: "Run kueue verify checks"
spec:
containers:
- image: golang:1.18
containers:
- image: golang:1.17
command:
- make
args:
Expand Down

0 comments on commit 9354228

Please sign in to comment.