Skip to content

Commit

Permalink
Update Jenkins LTS version for tests to 2.277.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiX committed May 19, 2021
1 parent a3cf7b2 commit e4879e5
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
@@ -1,5 +1,5 @@
#!groovy
def recentLTS = "2.235.3"
def recentLTS = '2.277.4'
buildPlugin(configurations: [
[ platform: "linux", jdk: "8", jenkins: null ],
[ platform: "windows", jdk: "8", jenkins: recentLTS, javaLevel: "8" ],
Expand Down

0 comments on commit e4879e5

Please # to comment.