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:
parent
d0db1f1032
commit
1ea53321c7
@ -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 =
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user