Update requirements-check job

Use the latest ubuntu LTS nodeset, ubuntu-noble.

Change-Id: Ia032ebf8e0a080ea393b533a08ab0ff88a07070a
This commit is contained in:
Dr. Jens Harbott 2024-11-05 10:28:10 +01:00
parent e2bc5f849c
commit 6d83855686

View File

@ -17,7 +17,7 @@
# ubuntu latest version). This nodeset setting will avoid such breaking # ubuntu latest version). This nodeset setting will avoid such breaking
# on stable branch and make sure it continue to run on the supported ubuntu # on stable branch and make sure it continue to run on the supported ubuntu
# version on stable branches. # version on stable branches.
nodeset: ubuntu-jammy nodeset: ubuntu-noble
run: playbooks/requirements-check.yaml run: playbooks/requirements-check.yaml
required-projects: required-projects:
- openstack/requirements - openstack/requirements