mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
chore: update golang version to 1.25.7 (#3790)
* chore: update golang version to 1.25.7 Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com> * ci: attempt to update to latest golang Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com> --------- Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>
This commit is contained in:
committed by
GitHub
parent
23cb7f8e45
commit
26f8201864
@@ -14,6 +14,7 @@ jobs:
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
cache: false
|
||||
check-latest: true
|
||||
go-version: 1.25.x
|
||||
- name: Checkout zot (main branch)
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user