Merge "CI: run build jobs on newer distro"

This commit is contained in:
Zuul 2024-05-21 19:26:55 +00:00 committed by Gerrit Code Review
commit 8d4201da00
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
Note that this build job does not create a root-marker file,
this has to be done by scripts called from tox.
parent: opendev-tox-docs
nodeset: ubuntu-bionic
nodeset: ubuntu-jammy
roles:
- zuul: zuul/zuul-jobs
vars:

View File

@ -10,8 +10,8 @@ gettext
libfreetype6-dev [platform:dpkg]
libjpeg-dev [platform:dpkg]
libjpeg-turbo-devel [platform:rpm]
python3-all [platform:dpkg !platform:ubuntu-precise]
python3-all-dev [platform:dpkg !platform:ubuntu-precise]
python3-all [platform:dpkg]
python3-all-dev [platform:dpkg]
python3-devel [platform:fedora]
python34-devel [platform:centos]
zlib-devel [platform:rpm]