mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
github: move back to go1.18
This commit is contained in:
parent
1d9346b02e
commit
1df027456a
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
|
@ -46,8 +46,7 @@ jobs:
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
# go-version: 1.18
|
go-version: 1.18
|
||||||
go-version: 1.17
|
|
||||||
|
|
||||||
- name: Install Migration Tool
|
- name: Install Migration Tool
|
||||||
run: go install github.com/c9s/rockhopper/cmd/rockhopper@v1.2.1
|
run: go install github.com/c9s/rockhopper/cmd/rockhopper@v1.2.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user