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 6ca706c commit df9c940Copy full SHA for df9c940
appveyor.yml
@@ -56,13 +56,13 @@ environment:
56
VS: "Visual Studio 14 2015 Win64"
57
58
- PYTHON: "C:\\Python312"
59
- PYTHON_VERSION: "3.12"
+ PYTHON_VERSION: "3.12.0"
60
PYTHON_ARCH: "32"
61
OPENSSL_LIB: "https://ci.appveyor.com/api/buildjobs/fakubeldw67e9pmg/artifacts/YARA.OpenSSL.x86.1.1.1.nupkg"
62
VS: "Visual Studio 14 2015"
63
64
- PYTHON: "C:\\Python312-x64"
65
66
PYTHON_ARCH: "64"
67
OPENSSL_LIB: "https://ci.appveyor.com/api/buildjobs/q63539qt9yqaqspo/artifacts/YARA.OpenSSL.x64.1.1.1.nupkg"
68
0 commit comments