summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-02-05 18:04:47 +0100
committerThomas Waldmann <tw@waldmann-edv.de>2022-02-05 18:04:47 +0100
commitd6bfb1147cb2d993976e5daecb0cc07a0d4fceb7 (patch)
treea4e2acd8f1df4b492726ee10c2e0448b5fc3a39a
parentef8aac2e4c46a645af05b0d608e70e0104ebafe6 (diff)
appveyor: use py381.2.0rc1
-rw-r--r--.appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index d3ab16c44..6ceca538c 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -1,8 +1,8 @@
version: '{build}'
-environment:
+environment:
matrix:
- - PYTHON: C:\Python37-x64
+ - PYTHON: C:\Python38-x64
# Disable automatic builds
build: off