From 17646cc403df77c0c33c0cd16e817718c35cd5b5 Mon Sep 17 00:00:00 2001 From: Alexander Nikitin <1243786+AlexanderVNikitin@users.noreply.github.com> Date: Sat, 16 Dec 2023 12:21:05 +0200 Subject: [PATCH] use build.os due to readthedocs/readthedocs.org#8861 (comment) --- readthedocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readthedocs.yml b/readthedocs.yml index d98bf51..799b9a2 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,6 +1,9 @@ version: 2 build: + os: ubuntu-20.04 + tools: + python: 3.10 image: latest python: