Skip to content

Commit c768ebd

Browse files
Merge pull request #544 from mkumatag/bump_golang
Bump the golang for gcs-cleaner jobs
2 parents 53720f0 + c1f4098 commit c768ebd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/ppc64le-cloud/gcs-cleaner/gcs-cleaner-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ presubmits:
55
decorate: true
66
spec:
77
containers:
8-
- image: golang:1.20
8+
- image: golang:1.24
99
command:
1010
- sh
1111
args:
@@ -19,7 +19,7 @@ presubmits:
1919
decorate: true
2020
spec:
2121
containers:
22-
- image: golang:1.20
22+
- image: golang:1.24
2323
command:
2424
- sh
2525
args:

0 commit comments

Comments
 (0)