chore: run tests with Go 1.22

This commit is contained in:
Kai Armstrong 2024-04-22 09:21:06 -05:00
parent 00a2e08bbd
commit 4e735f8f7c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ run_tests:
extends: .go-cache
parallel:
matrix:
- GO_VERSION: ["1.21"]
- GO_VERSION: ["1.21", "1.22"]
script:
# `goreleaser` also uses GITLAB_TOKEN and so we need to distinguish between
# the GITLAB_TOKEN_TEST with less privilege used for testing and the GITLAB_TOKEN_RELEASE token