Merge "nox: test on python 3.12"

This commit is contained in:
Zuul
2025-09-08 22:38:54 +00:00
committed by Gerrit Code Review

View File

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