Skip to content
Snippets Groups Projects
Commit a0cb326e authored by OZGCloud's avatar OZGCloud
Browse files

update go version

parent 552d7894
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ pipeline { ...@@ -5,7 +5,7 @@ pipeline {
} }
} }
tools { go 'go-1.22.0' } tools { go 'go-1.23.0' }
environment { environment {
RELEASE_REGEX = /v\d+.\d+.\d+/ RELEASE_REGEX = /v\d+.\d+.\d+/
BETA_REGEX = /v\d+.\d+.\d+-beta.\d/ BETA_REGEX = /v\d+.\d+.\d+-beta.\d/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment