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 a26205e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/jobs/kubernetes-sigs/kueue/kueue-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ presubmits:
description: "Run kueue verify checks"
spec:
containers:
- image: golang:1.18
# Can't use 1.18 until https://github.com/golangci/golangci-lint/issues/2649
- image: golang:1.17
command:
- make
args:
Expand Down

0 comments on commit a26205e

Please sign in to comment.