Switch go build target to 1.19 (#603)
* Switch go build target to 1.19 * Add make docker-run target for testing new images * Bump appveyor go version * Fix appveyor paths
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
- push
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.18
|
||||
GO_VERSION: 1.19
|
||||
CGO_ENABLED: 0
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user