mirror of
https://github.com/balzack/databag.git
synced 2025-02-15 04:59:16 +00:00
Update ci.yml
This commit is contained in:
parent
d6c0efcb0d
commit
fbe13f35c2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 1.17.5
|
go-version: 1.18.10
|
||||||
|
|
||||||
- name: Build Go
|
- name: Build Go
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user