reno/.zuul.yaml
Takashi Kajinami 9d51b021d1 Declare Python 3.12 support
... because now it's part of tested runtimes. Also add non-voting
python 3.13 job to check if Python 3.13 support can be also declared.

Change-Id: I6b5a0a0d2c192e80e0394fe5748a9bdbaec764e6
2025-02-10 11:09:36 +00:00

10 lines
201 B
YAML

- project:
templates:
- openstack-python3-jobs
- openstack-cover-jobs
- publish-openstack-docs-pti
check:
jobs:
- openstack-tox-py313:
voting: false