Update .readthedocs.yaml

Updated rtd build to ubuntu-lts-latest
This commit is contained in:
Jamie Hardt
2026-03-30 11:41:05 -07:00
committed by GitHub
parent 688402d195
commit 2e4a0439c1

View File

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