Rollback Python in AppVeyor to 3.8

This commit is contained in:
Raoul Snyman 2020-12-20 22:36:38 -07:00
parent 5211a9249d
commit 16425fa72a
Signed by: raoul
GPG Key ID: F55BCED79626AE9C
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cache:
- '%LOCALAPPDATA%\pip\Cache'
- /Users/appveyor/Libraries/Caches/pip
stack: python 3.9
stack: python 3.8
environment:
matrix: