Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Remove Go version matrix per suggestion.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmacknz committed Apr 4, 2022
1 parent 08bf0da commit 509624e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ pipeline {
name 'PLATFORM'
values 'ubuntu-20.04 && immutable', 'windows-2019 && windows-immutable'
}
axis {
name 'GO_VERSION'
values '1.14', '1.15', '1.16'
}
}
stages {
stage('build'){
Expand Down

0 comments on commit 509624e

Please sign in to comment.