appveyor: use py38

This commit is contained in:
Thomas Waldmann 2022-02-05 18:04:47 +01:00
parent ef8aac2e4c
commit d6bfb1147c

View File

@ -1,8 +1,8 @@
version: '{build}'
environment:
environment:
matrix:
- PYTHON: C:\Python37-x64
- PYTHON: C:\Python38-x64
# Disable automatic builds
build: off