From 16425fa72a29855c927ad8af77bafd39f77c5e81 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Sun, 20 Dec 2020 22:36:38 -0700 Subject: [PATCH] Rollback Python in AppVeyor to 3.8 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 0d61dcd36..95214ac8b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ cache: - '%LOCALAPPDATA%\pip\Cache' - /Users/appveyor/Libraries/Caches/pip -stack: python 3.9 +stack: python 3.8 environment: matrix: