File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ presubmits:
2121 preset-goproxy : " true"
2222 spec :
2323 containers :
24- - image : ghcr.io/kcp-dev/infra/build:1.23.10-1
24+ - image : ghcr.io/kcp-dev/infra/build:1.24.8-3
2525 command :
2626 - make
2727 - verify
@@ -38,7 +38,7 @@ presubmits:
3838 preset-goproxy : " true"
3939 spec :
4040 containers :
41- - image : ghcr.io/kcp-dev/infra/build:1.23.10-1
41+ - image : ghcr.io/kcp-dev/infra/build:1.24.8-3
4242 command :
4343 - make
4444 - lint
@@ -55,13 +55,13 @@ presubmits:
5555 preset-goproxy : " true"
5656 spec :
5757 containers :
58- - image : ghcr.io/kcp-dev/infra/build:1.23.10-1
58+ - image : ghcr.io/kcp-dev/infra/build:1.24.8-3
5959 command :
6060 - make
6161 - test
6262 env :
6363 - name : USE_GOTESTSUM
64- value : ' 1 '
64+ value : " 1 "
6565 resources :
6666 requests :
6767 memory : 4Gi
You can’t perform that action at this time.
0 commit comments