Skip to content

Commit 69d9d85

Browse files
authored
Merge pull request #28722 from adrianludwin/patch-1
Update HNC presubmit to Go 1.20
2 parents 1f04a87 + 7783f16 commit 69d9d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/wg-multi-tenancy/hnc-presubmit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ presubmits:
99
run_if_changed: ".*"
1010
spec:
1111
containers:
12-
- image: golang:1.17
12+
- image: golang:1.20
1313
command:
1414
- ./hack/ci-test.sh

0 commit comments

Comments
 (0)