Switch testing to Antelope testing runtime
Updating the testing template to Antelope testing runtime: https://governance.openstack.org/tc/reference/runtimes/2023.1.html Change-Id: I2e0b6d679d1262bd63b0f9375ec28eb2affa135d
This commit is contained in:
parent
316035d7ec
commit
d6ef9a22cd
@ -8,10 +8,10 @@
|
||||
- openstack-tox-pep8
|
||||
- openstack-tox-py38
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-py310:
|
||||
voting: false
|
||||
- openstack-tox-py310
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
- openstack-tox-py38
|
||||
- openstack-tox-py39
|
||||
- openstack-tox-py310
|
||||
|
@ -19,6 +19,7 @@ classifier =
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.8
|
||||
Programming Language :: Python :: 3.9
|
||||
Programming Language :: Python :: 3.10
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user