From 50838d9340dc027cfdb04d4b5d497e47903f1a5a Mon Sep 17 00:00:00 2001 From: stonebig Date: Fri, 15 Aug 2025 20:07:39 +0200 Subject: [PATCH] name it slim for buil #1 --- .github/workflows/github_workflows_build-slim.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_workflows_build-slim.yml b/.github/workflows/github_workflows_build-slim.yml index cc8aa410..c364c299 100644 --- a/.github/workflows/github_workflows_build-slim.yml +++ b/.github/workflows/github_workflows_build-slim.yml @@ -1,4 +1,4 @@ -name: Build WinPython whl 3.13.6, # 2025-08-14: python-3.13.6, before 3.13.7 (the 15th...) +name: Build WinPython slim 3.13.6, # 2025-08-14: python-3.13.6, before 3.13.7 (the 15th...) # later we can use matrix https://github.com/orgs/community/discussions/7835#discussioncomment-1769026 on: workflow_dispatch: