diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4be99e5..fdbaba7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 # Use mamba build: - os: "ubuntu-test" + os: "ubuntu-26.04" tools: python: "miniforge3-latest"