mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
ci: use unstable toolchain
This commit is contained in:
parent
d900412d41
commit
ab2ee60132
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
- name: Set up Go 1.x
|
- name: Set up Go 1.x
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
|
stable: false
|
||||||
go-version: 1.18.0-rc1
|
go-version: 1.18.0-rc1
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user