From 05a3ecea8ecdb51c5029b4aabca08b82c4dfb222 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 | 1 + 1 file changed, 1 insertion(+) diff --git a/readthedocs.yml b/readthedocs.yml index d98bf51..a6b58f2 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,6 +1,7 @@ version: 2 build: + os: ubuntu-20.04 image: latest python: