mirror of https://github.com/bjdgyc/anylink.git
更新go版本为1.16
This commit is contained in:
parent
993cd40c41
commit
1564f6e56c
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15
|
||||
go-version: 1.16
|
||||
id: go
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
|
Loading…
Reference in New Issue