Skip to content

Commit 4463e90

Browse files
committed
glitch
1 parent 7830306 commit 4463e90

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/github_workflows_build-all.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
EXE: "1"
6060
PANDOC: "1"
6161
ARTIFACT_NAME_313: "publish_313slim"
62-
ARTIFACT_NAME_314: "publish_314slim"
62+
ARTIFACT_NAME_314: ""
6363
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20250818/cpython-3.13.7+20250818-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
6464
python_sha256f_313: "d60173a7693c3134b8364814b80f98ddde0638e0e75e5b004f37452fccf67a33"
6565
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20250818/cpython-3.14.0rc2+20250818-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
@@ -82,7 +82,7 @@ jobs:
8282
EXE: "0"
8383
PANDOC: "0"
8484
ARTIFACT_NAME_313: "publish_313whl"
85-
ARTIFACT_NAME_314: "publish_314whl"
85+
ARTIFACT_NAME_314: ""
8686
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20250818/cpython-3.13.7+20250818-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
8787
python_sha256f_313: "d60173a7693c3134b8364814b80f98ddde0638e0e75e5b004f37452fccf67a33"
8888
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20250818/cpython-3.14.0rc2+20250818-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
@@ -94,12 +94,12 @@ jobs:
9494
WINPYVER2_314: "3.14.0.1"
9595
my_release_level: "b4"
9696
build_location_313: "WPy64-3170b4"
97-
build_location_314: "WPy64-31401b4"
97+
build_location_314: ""
9898
- name: "free"
9999
REQUIREMENTS_313: ""
100100
REQUIREMENTS_314: "winpython\\portable\\cycle_2025_04\\requir.64-3_14_0_1dotb3.txt"
101101
REQUIREMENTS_WHL_313: ""
102-
REQUIREMENTS_WHL_314: ""
102+
REQUIREMENTS_WHL_314: "WPy64-31401b4"
103103
ZIP: "1"
104104
SEVEN_Z: "0"
105105
EXE: "1"

0 commit comments

Comments
 (0)