Use Python 3.11 when publishing docs
This is required due to the python classifier change, and matches the check/gate jobs. Change-Id: I30e5355e22a95c3aaec437086527b6a75609e4c0
This commit is contained in:
parent
6d61644f07
commit
978268d64e
@ -308,7 +308,10 @@
|
||||
release:
|
||||
jobs:
|
||||
- opendev-release-python
|
||||
- zuul-publish-nox-docs
|
||||
- zuul-publish-nox-docs:
|
||||
vars:
|
||||
nox_force_python: "3.11"
|
||||
python_version: "3.11"
|
||||
- upload-container-image:
|
||||
timeout: *image_build_timeout
|
||||
secrets:
|
||||
|
Loading…
Reference in New Issue
Block a user