Skip to content

Commit adbf20d

Browse files
authored
Merge pull request #89 from ntnn/kcp-1.33.3
✨Update prow jobs to 1.24
2 parents 78e565b + bab549f commit adbf20d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.prow.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ presubmits:
77
preset-goproxy: "true"
88
spec:
99
containers:
10-
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
10+
- image: ghcr.io/kcp-dev/infra/build:1.24.5-1
1111
command:
1212
- make
1313
- verify-boilerplate
@@ -20,7 +20,7 @@ presubmits:
2020
preset-goproxy: "true"
2121
spec:
2222
containers:
23-
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
23+
- image: ghcr.io/kcp-dev/infra/build:1.24.5-1
2424
command:
2525
- make
2626
- lint
@@ -33,7 +33,7 @@ presubmits:
3333
preset-goproxy: "true"
3434
spec:
3535
containers:
36-
- image: ghcr.io/kcp-dev/infra/build:1.23.7-2
36+
- image: ghcr.io/kcp-dev/infra/build:1.24.5-1
3737
command:
3838
- make
3939
- test

0 commit comments

Comments
 (0)