From e61d6e888391540e439926bd1a0cf15b07e932d6 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 15 Sep 2023 11:52:28 -0400 Subject: [PATCH] Lower OS version --- .readthedocs.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 309a5e1..aa18b42 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,9 +2,7 @@ version: 2 build: - os: 'ubuntu-22.04' - tools: - python: '3.11' + os: 'ubuntu-20.04' mkdocs: configuration: mkdocs.yml