From 7cd4b80815aa737cb771f130cc664aaebccde697 Mon Sep 17 00:00:00 2001 From: Luciano Resende Date: Fri, 6 Sep 2024 15:09:19 -0700 Subject: [PATCH] Update readthedoc configuration to address build failures (#3245) Signed-off-by: Luciano Resende --- readthedocs.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readthedocs.yml b/readthedocs.yml index 06456d413..291944f12 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -14,6 +14,10 @@ # limitations under the License. # version: 2 +build: + os: "ubuntu-22.04" + tools: + python: "mambaforge-22.9" sphinx: configuration: docs/source/conf.py python: