Merge branch 'phikai-go-tests' into 'main'

chore: run tests with Go 1.22

See merge request https://gitlab.com/gitlab-org/cli/-/merge_requests/1445

Merged-by: Gary Holtz <gholtz@gitlab.com>
Approved-by: Gary Holtz <gholtz@gitlab.com>
Co-authored-by: Kai Armstrong <karmstrong@gitlab.com>
This commit is contained in:
Gary Holtz 2024-04-22 18:00:38 +00:00
commit 3386603a19
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