Skip to content

Commit d92542f

Browse files
authored
ci: fix post submit job (#1195)
1 parent 9517000 commit d92542f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.prow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ postsubmits:
172172
- ^(master|rerere)$
173173
spec:
174174
containers:
175-
- image: golang:1.18
175+
- image: golang:1.23
176176
command:
177177
- /bin/bash
178178
- -c

0 commit comments

Comments
 (0)