ci: update golang version to be synced to gh (#3073)

Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
Ramkumar Chinchani
2025-04-06 01:15:29 -07:00
committed by GitHub
parent bb7039f138
commit ef1d6f37ce
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
golang_version:
- "1.23"
- "1.24"
runs-on: ubuntu-latest
steps:
- name: Log in to GitHub Docker Registry