Update .readthedocs.yaml

Updating RTD build to `ubuntu-lts-latest`
This commit is contained in:
Jamie Hardt
2026-03-30 11:57:04 -07:00
committed by GitHub
parent e12ae4519e
commit 6bc3636814

View File

@@ -7,7 +7,7 @@ version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
os: ubuntu-lts-latest
tools:
python: "3.13"
jobs: