mirror of
https://github.com/sot-tech/mochi.git
synced 2026-07-04 07:43:38 -07:00
fix lint warnings, update wf go version
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: "actions/checkout@v3"
|
||||
- uses: "actions/setup-go@v3"
|
||||
with:
|
||||
go-version: "^1.19"
|
||||
go-version: ">=1.19"
|
||||
- name: "Build"
|
||||
run: "go build ./cmd/..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user