diff --git a/.zuul.yaml b/.zuul.yaml index f0f347e8..4880e6a2 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -509,7 +509,7 @@ vars: node_version: 16 js_build_command: lint - nodeset: ubuntu-jammy + nodeset: ubuntu-noble - job: name: skyline-nodejs16-run-lint-test @@ -519,7 +519,7 @@ vars: node_version: 16 js_build_command: lint:test - nodeset: ubuntu-jammy + nodeset: ubuntu-noble - job: name: skyline-nodejs16-run-unit-test @@ -529,7 +529,7 @@ vars: node_version: 16 js_build_command: test:unit - nodeset: ubuntu-jammy + nodeset: ubuntu-noble - job: name: publish-skyline-console-python-branch-tarball