10BC0
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 401badf commit d2c38a0Copy full SHA for d2c38a0
.github/workflows/github_workflows_build-all_3.14.yml
@@ -43,6 +43,8 @@ jobs:
43
ARTIFACT_NAME: "publish_314freec"
44
python_sourcef: "https://github.com/winpython/winpy.github.io/releases/download/20250825/cpython-3.14.0rc2+20250825-x86_64-pc-windows-msvc-freethreaded-install_only_stripped.tar.gz"
45
python_sha256f: "dda491993214ae78948297848aa9d75d1d10762c33ff16487793ca5205516e4a"
46
+ WINPYARCH: "64"
47
+ WINPYVERSION: "314"
48
WINPYVER2: "3.14.0.1"
49
my_release_level: "b3"
50
build_location: "WPy64-31401b3"
0 commit comments