We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d08498 commit 8c68938Copy full SHA for 8c68938
.prow.yaml
@@ -7,7 +7,7 @@ presubmits:
7
preset-goproxy: "true"
8
spec:
9
containers:
10
- - image: ghcr.io/kcp-dev/infra/build:1.19.9-1
+ - image: ghcr.io/kcp-dev/infra/build:1.20.13-1
11
command:
12
- make
13
- verify-imports
@@ -21,7 +21,7 @@ presubmits:
21
22
23
24
25
26
27
- lint
@@ -34,7 +34,7 @@ presubmits:
34
35
36
37
38
39
40
- test
0 commit comments