misc: Update to golang 1.23

The 1.22 version has some issues that makes it more difficult to
workaround, so we'll move right away to 1.23
This commit is contained in:
James Shubin
2025-01-26 17:15:36 -05:00
parent d30ea571f1
commit 1af334f2ce
6 changed files with 7 additions and 7 deletions

View File

@@ -27,9 +27,9 @@ jobs:
# macos tests are currently failing in CI
#- macos-latest
golang_version:
# TODO: add 1.23.x and tip
# TODO: add 1.24.x and tip
# minimum required and latest published go_version
- "1.22"
- "1.23"
test_block:
- basic
- shell