Update Jenkins Shared Library to v0.14.1 to correct a Groovy iteration bug that results in intermittent test failures.

This commit is contained in:
mbanth
2020-05-20 11:46:17 +01:00
parent cd29ca91e3
commit a61f0e7a5f

2
Jenkinsfile vendored
View File

@@ -1,4 +1,4 @@
@Library('xmos_jenkins_shared_library@v0.12.1') _
@Library('xmos_jenkins_shared_library@v0.14.1') _
getApproval()