mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
readthedocs: update build env
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
parent
a2280a3e87
commit
8dee14e304
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ version: 2
|
|||
|
||||
# Set the version of Python and other tools you might need
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-26.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
python: "3.14"
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue