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 247b499 commit 0e959dfCopy full SHA for 0e959df
.appveyor.yml
@@ -1,14 +1,14 @@
1
environment:
2
matrix:
3
- TARGET_ARCH: x64
4
- CONDA_PY: 3.7
+ CONDA_PY: 3.9
5
CONDA_INSTALL_LOCN: C:\\Miniconda37-x64
6
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
7
platform: x64
8
SHARED: OFF
9
10
- TARGET_ARCH: x86
11
12
CONDA_INSTALL_LOCN: C:\\Miniconda37
13
14
platform: x86
0 commit comments