Skip to content

Commit

Permalink
change readthedocs to use macos
Browse files Browse the repository at this point in the history
  • Loading branch information
bilgelm committed Sep 12, 2024
1 parent 16bd156 commit d4a6079
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit d4a6079

Please sign in to comment.