update ubuntu/python versions in .readthedocs.yaml (#2092)

This commit is contained in:
John Kerl 2026-06-19 17:18:57 -04:00 committed by GitHub
parent a81559d06c
commit 10f232891d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,9 @@ version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-24.04
tools:
python: "3.8"
python: "3.12"
python:
install: