Skip to content

Commit ef1d6f3

Browse files
authored
ci: update golang version to be synced to gh (#3073)
Signed-off-by: Ramkumar Chinchani <[email protected]>
1 parent bb7039f commit ef1d6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-3rdparty-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
golang_version:
21-
- "1.23"
21+
- "1.24"
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Log in to GitHub Docker Registry

0 commit comments

Comments
 (0)