fix go ver
This commit is contained in:
parent
76c8d6d0bb
commit
a618948897
2 changed files with 1 additions and 2 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.17
|
||||
go-version: ^1.18
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
|
|
|||
1
ver
1
ver
|
|
@ -1 +0,0 @@
|
|||
v0.6.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue