Update .readthedocs.yaml

Updated RTD version to `ubuntu-lts-latest`
This commit is contained in:
Jamie Hardt
2026-03-30 11:43:51 -07:00
committed by GitHub
parent c45ca3a8fd
commit 47bc6c57c8

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.10" python: "3.10"
jobs: jobs: