reno/.zuul.yaml
Takashi Kajinami 270c97d738 Update supported python versions
Python 3.9, 3.10 and 3.11 are now part of tested runtimes and we
actually test these versions.

Also Python 3.6 test is added so that the minimum version is actually
tested.

Change-Id: I1cb6a0dc6c2cd18eaf64ead4d4e8b3d686f1ecee
2023-12-20 01:13:35 +09:00

12 lines
224 B
YAML

- project:
templates:
- openstack-python3-jobs
- openstack-cover-jobs
- publish-openstack-docs-pti
check:
jobs:
- openstack-tox-py36
gate:
jobs:
- openstack-tox-py36