diff --git a/Jenkinsfile b/Jenkinsfile index 5a640fe..630d8ba 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,3 @@ buildPlugin(useContainerAgent: true, configurations: [ - [ platform: "linux", jdk: "11" ], [ platform: "linux", jdk: "17" ] ])