mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
changed go version to 1.18
Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
620bc7c517
commit
66484c8ca9
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: Install go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.17.x
|
||||
go-version: 1.18.x
|
||||
- name: Check out source code
|
||||
uses: actions/checkout@v1
|
||||
- name: Cache go dependencies
|
||||
|
||||
Reference in New Issue
Block a user