
... 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
10 lines
201 B
YAML
10 lines
201 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-jobs
|
|
- openstack-cover-jobs
|
|
- publish-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- openstack-tox-py313:
|
|
voting: false
|