Skip to content

Commit

Permalink
appveyor: use py38
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Feb 5, 2022
1 parent ef8aac2 commit d6bfb11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: '{build}'

environment:
environment:
matrix:
- PYTHON: C:\Python37-x64
- PYTHON: C:\Python38-x64

# Disable automatic builds
build: off
Expand Down

0 comments on commit d6bfb11

Please sign in to comment.