X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=597a11d8392f6605422078cd9aff9d2828a87a25;hb=HEAD;hp=8482a3adf545789b6a75ce250d8f029e3d660894;hpb=f8ea24d7c86ce648f4955ebc0ecdaa4cff1619ef;p=nonrtric.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8482a3ad..597a11d8 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,13 +22,13 @@ formats: - htmlzip build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.8" + python: "3.11" python: install: - requirements: docs/requirements-docs.txt sphinx: - configuration: docs/conf.py \ No newline at end of file + configuration: docs/conf.py