From 4dd02c12003e268a2e7403cf87caf053d5221f21 Mon Sep 17 00:00:00 2001 From: Merrick Rumel Date: Wed, 15 Jun 2022 10:23:42 -0400 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b7d5391..13999e3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 # Set the version of Python and other tools you might need build: - os: Windows 10 + os: ubuntu-20.04 tools: python: "3.9" # You can also specify other tool versions: