Skip to content
Snippets Groups Projects
Commit b0aafc0d authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4536 Use NodeJS 18 for E2E at Jenkins

parent 93effb44
No related branches found
No related tags found
No related merge requests found
16.18.1
18.18.2
......@@ -5,7 +5,7 @@ def SKIP_RUN = false
pipeline {
agent {
node {
label 'jenkins-build-agent-nodejs-16'
label 'jenkins-build-agent-nodejs-18'
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment