c657aa88a3
cover jobs use python 3.12 and it's not compatible with some of the unit tests in the repository. Change-Id: Ief9f14d2879d2ad3cab5db68d40f0c014e5707a9
10 lines
172 B
YAML
10 lines
172 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py39
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py39
|