misc: update readthedocs config (#4009)

Now required: https://docs.readthedocs.io/en/stable/config-file/v2.html#build-os
This commit is contained in:
Jameson Nash 2023-05-20 09:36:23 -04:00 committed by GitHub
parent a4649f5078
commit 4e766761d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ sphinx:
fail_on_warning: false
build:
os: "ubuntu-22.04"
tools:
python: "3.9"