diff --git a/.appveyor.yml b/.appveyor.yml index 7c737b363..d154d2e7e 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -9,7 +9,7 @@ environment: - PYTHON: "C:\\Python38" PYTHON_VERSION: "3.8.x" - PYTHON_ARCH: "32" + PYTHON_ARCH: "64" init: - ps: iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1')) install: