diff --git a/.ci/Jenkinsfile b/.ci/Jenkinsfile index 0aadf91..304e549 100644 --- a/.ci/Jenkinsfile +++ b/.ci/Jenkinsfile @@ -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'){