misc: Move to new golang version
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -27,9 +27,9 @@ jobs:
|
||||
# macos tests are currently failing in CI
|
||||
#- macos-latest
|
||||
golang_version:
|
||||
# TODO: add 1.19.x and tip
|
||||
# TODO: add 1.20.x and tip
|
||||
# minimum required and latest published go_version
|
||||
- 1.18
|
||||
- 1.19
|
||||
test_block:
|
||||
- basic
|
||||
- shell
|
||||
|
||||
Reference in New Issue
Block a user