mirror of
https://github.com/distribution/distribution.git
synced 2025-04-28 03:21:02 +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
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.20.10
|
||||
go-version: 1.23.4
|
||||
|
||||
- name: Dependencies
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user