From d51055a34a80b75f4cea56262d69fed8d3ca6eae Mon Sep 17 00:00:00 2001 From: Yi Nie <yi.nie@eonerc.rwth-aachen.de> Date: Wed, 16 Aug 2023 21:40:30 +0200 Subject: [PATCH] Migrating to build.os --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6ee59775d9..223e768e84 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,6 +5,9 @@ # Required version: 2 +build: + os: ubuntu-20.04 + #conda: # environment: envINEED_win.yml -- GitLab