Skip to content

Commit b9f577b

Browse files
authored
Merge pull request winpython#1881 from stonebig/master
missing the slim 3.14
2 parents e617b77 + 77783f3 commit b9f577b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_workflows_build-2025_05.yml

Lines changed: 1 addition & 1 deletion
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: ""
62+
ARTIFACT_NAME_314: "publish_314slim"
6363
python_sourcef_313: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.13.9+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"
6464
python_sha256f_313: "76e0a9749c4deeb975a4b6b36d54be4e43f0c2a4c654bedab5d2e4d62dbc3006"
6565
python_sourcef_314: "https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.14.0+20251014-x86_64-pc-windows-msvc-install_only_stripped.tar.gz"

0 commit comments

Comments
 (0)