mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +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
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
stable: false
|
||||
go-version: 1.18.0-rc1
|
||||
go-version: 1.18
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user