chore: Bump Go version in CI (#6310)

This commit is contained in:
Francis Lavoie
2024-05-10 10:56:18 -04:00
committed by GitHub
parent abdf1ae15c
commit 874d0ce822
4 changed files with 7 additions and 10 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
GO_SEMVER: '~1.21.0'
- go: '1.22'
GO_SEMVER: '~1.22.1'
GO_SEMVER: '~1.22.3'
# Set some variables per OS, usable via ${{ matrix.VAR }}
# OS_LABEL: the VM label from GitHub Actions (see https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories)