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 deb7b94 commit 104f273Copy full SHA for 104f273
.prow.yaml
@@ -7,7 +7,7 @@ presubmits:
7
preset-goproxy: "true"
8
spec:
9
containers:
10
- - image: ghcr.io/kcp-dev/infra/build:1.23.7-2
+ - image: ghcr.io/kcp-dev/infra/build:1.24.5-1
11
command:
12
- make
13
- verify-codegen
@@ -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