Skip to content

Commit

Permalink
Use jenkins 2.46.3 for plugin compat test
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed May 26, 2017
1 parent eac9974 commit a274696
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
Expand Up @@ -6,4 +6,4 @@

// Test plugin compatbility to latest Jenkins LTS
// Allow failing tests to retry execution
buildPlugin(jenkinsVersions: [null, '2.46.1'], failFast: false)
buildPlugin(jenkinsVersions: [null, '2.46.3'], failFast: false)

0 comments on commit a274696

Please sign in to comment.