ci: update go versions
This commit is contained in:
2
.github/workflows/push.yaml
vendored
2
.github/workflows/push.yaml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
go: ["1.18.8", "1.19.3"]
|
||||
go: ["1.18.10", "1.19.5"]
|
||||
goos: [linux]
|
||||
goarch: [amd64, arm64]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user