nox: test on python 3.12

python 3.11 and 3.12 are the versions used to test zuul.
Align zuul-client with that.

Change-Id: I06ea114085729e52b4027e717f4b10adfda6b792
This commit is contained in:
Matthieu Huin
2025-05-16 16:17:32 +02:00
parent 23c55af098
commit b6d34f917e

View File

@@ -84,8 +84,8 @@
- nox-linters:
vars:
nox_install_bindep: false
- nox-py38:
nodeset: ubuntu-focal
- nox-py312:
nodeset: ubuntu-noble
timeout: 3600
- nox-py311:
nodeset: ubuntu-jammy
@@ -98,8 +98,8 @@
- nox-linters:
vars:
nox_install_bindep: false
- nox-py38:
nodeset: ubuntu-focal
- nox-py312:
nodeset: ubuntu-noble
timeout: 3600
- nox-py311:
nodeset: ubuntu-jammy