mirror of
https://github.com/distribution/distribution.git
synced 2025-05-01 21:04:20 +00:00
update go version
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
8b0374720a
commit
16f3b23200
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v5
|
uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: 1.20.10
|
go-version: 1.23.4
|
||||||
|
|
||||||
- name: Dependencies
|
- name: Dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user