Add Python 3.12 job

Adds the job to ensure compatibility with Python 3.12 to prepare for
adding support for Ubuntu Noble which uses Python 3.12.

Change-Id: I4db8694c6de79aef9183066de80ac2cdd468fa24
This commit is contained in:
Takashi Kajinami 2024-10-24 21:02:29 +09:00
parent d0db1f1032
commit 1ea53321c7
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ classifier =
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
[files]
packages =

View File

@ -11,6 +11,7 @@
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311
- openstack-tox-py312
- tenks-tox-ansible-lint
- tenks-deploy-teardown-ovs-bios-centos9s
- tenks-deploy-teardown-ovs-bios-debian-bullseye
@ -31,6 +32,7 @@
- openstack-tox-py39
- openstack-tox-py310
- openstack-tox-py311
- openstack-tox-py312
- tenks-tox-ansible-lint
- tenks-deploy-teardown-ovs-bios-centos9s
- tenks-deploy-teardown-ovs-bios-debian-bullseye