Skip to content

Commit

Permalink
update golang to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mpfz0r committed Oct 23, 2023
1 parent 31f0b3e commit bb016b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pipeline

tools
{
go 'Go 1.19'
go 'Go 1.21'
}

environment
Expand Down

0 comments on commit bb016b5

Please sign in to comment.