diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 088c12c..007ab4c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,10 +1,8 @@ version: 2 build: - os: ubuntu-22.04 + os: macos-latest tools: - python: "3.11" - apt_packages: - - r-base-core + python: "3.12" sphinx: configuration: docs/conf.py formats: all