mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 19:17:38 +08:00
ci: update to go1.18
This commit is contained in:
parent
348e317a34
commit
ea0237538a
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@ -16,8 +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
|
||||||
go-version: 1.18.0-rc1
|
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user