We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c192837 commit 66c55b1Copy full SHA for 66c55b1
1 file changed
appveyor.yml
@@ -5,8 +5,7 @@ image: Visual Studio 2019
5
6
# environment variables
7
environment:
8
- matrix:
9
- - PYTHON: "C:\\Python38-x64"
+ matrix:
10
- PYTHON: "C:\\Python39-x64"
11
- PYTHON: "C:\\Python310-x64"
12
- PYTHON: "C:\\Python311-x64"
0 commit comments