Skip to content

Commit

Permalink
update Jenkins go version -> 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ychen-bloxer committed Oct 20, 2023
1 parent 7b7e693 commit 22d6cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pipeline {
label 'ubuntu_docker_label'
}
tools {
go "Go 1.18"
go "Go 1.20"
}
options {
checkoutToSubdirectory('src/github.com/infobloxopen/migrate')
Expand Down

0 comments on commit 22d6cb6

Please sign in to comment.