misc: Move to new golang version

This commit is contained in:
James Shubin
2023-08-07 23:52:06 -04:00
parent 0dcfe027b0
commit 90e8e02b0c
8 changed files with 13 additions and 13 deletions

View File

@@ -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