Update Jenkins shared library

This repo is still using an old version that is sensitive to brew upgrades of the python version
seen here: http://srv-bri-jcim0:8080/view/sw_xvf3510_develop/job/XMOS/job/lib_xua/job/develop/404/
This commit is contained in:
Brennan Magee
2021-03-10 10:26:05 +00:00
committed by GitHub
parent 53e0fbdcc8
commit d161ed168c

2
Jenkinsfile vendored
View File

@@ -1,4 +1,4 @@
@Library('xmos_jenkins_shared_library@v0.14.2') _
@Library('xmos_jenkins_shared_library@v0.16.2') _
getApproval()