We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f0623 commit dc92f28Copy full SHA for dc92f28
1 file changed
appveyor.yml
@@ -4,9 +4,6 @@ image: Visual Studio 2017
4
5
environment:
6
matrix:
7
- - PYTHON: "C:\\Python36"
8
- PYVER: 3
9
- BITS: 32
10
- PYTHON: "C:\\Python37"
11
PYVER: 3
12
BITS: 32
@@ -21,9 +18,6 @@ environment:
21
18
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
22
19
23
20
24
- - PYTHON: "C:\\Python36-x64"
25
26
- BITS: 64
27
- PYTHON: "C:\\Python37-x64"
28
29
BITS: 64
0 commit comments