Run python 3.12 jobs on Ubuntu Noble
The Debian Bookworm platform only has python 3.12 as additional option, while for Ubuntu Noble it is the default version, let's use the latter. Change-Id: Id6403112b80a7b47512164a34c1262aa9c05a7d8
This commit is contained in:
parent
8c4c0e5aa3
commit
475759ecdf
@ -340,7 +340,7 @@
|
||||
- job:
|
||||
name: openstack-tox-py312
|
||||
parent: openstack-tox
|
||||
nodeset: debian-bookworm
|
||||
nodeset: ubuntu-noble
|
||||
timeout: 2400
|
||||
description: |
|
||||
|
||||
@ -653,7 +653,7 @@
|
||||
- job:
|
||||
name: openstack-tox-functional-py312
|
||||
parent: openstack-tox
|
||||
nodeset: debian-bookworm
|
||||
nodeset: ubuntu-noble
|
||||
description: |
|
||||
Run tox-based functional tests for an OpenStack Python project
|
||||
under cPython version 3.12.
|
||||
|
Loading…
Reference in New Issue
Block a user