Meridio: update node to 2204
[infra/cicd.git] / jjb / nsm / Jenkinsfile
index dc537cef3ceb620d4a401178503488189d10d4b5..e30b92eb6188a32b645e4df0d787262a08983a0b 100644 (file)
@@ -27,7 +27,7 @@ failed = 'Failed'
 exception_message_exec = 'failed to execute the following command: '
 exception_message_code_generation = 'Generated code verification failed'
 
-node('nordix-nsm-build-ubuntu1804') {
+node('nordix-nsm-build-ubuntu2204') {
     build_number = env.BUILD_NUMBER
     workspace = env.WORKSPACE
     ws("${workspace}/${build_number}") {