Skip to content

Commit 88e72e0

Browse files
Igor Drozdovstanhu
Igor Drozdov
andcommitted
Merge branch 'sh-add-golang-1.21' into 'main'
Add Go v1.21 to CI See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/829 Merged-by: Igor Drozdov <[email protected]> Approved-by: Igor Drozdov <[email protected]> Co-authored-by: Stan Hu <[email protected]>
2 parents ef49629 + bee0c88 commit 88e72e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ default:
7878
.go-matrix-job:
7979
parallel:
8080
matrix:
81-
- GO_VERSION: ["golang-1.19", "golang-1.20"]
81+
- GO_VERSION: ["golang-1.19", "golang-1.20", "golang-1.21"]
8282

8383
################################################################################
8484
# Prepare jobs

0 commit comments

Comments
 (0)