Skip to content

Commit 5f15f08

Browse files
committed
cleanup workflow
1 parent 18b60f9 commit 5f15f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ on:
7070
default: true
7171
type: boolean
7272
windows:
73-
description: yt-dlp.exe, yt-dlp_win.zip, yt-dlp_x86.exe, yt-dlp_win_x86.zip, yt-dlp_arm64.exe, yt-dlp_win_arm64.zip
73+
description: yt-dlp.exe, yt-dlp_win.zip
7474
default: true
7575
type: boolean
7676

@@ -418,7 +418,7 @@ jobs:
418418
include:
419419
- arch: 'x64'
420420
runner: windows-2025
421-
python_version: '3.10'
421+
python_version: '3.12'
422422
platform_tag: win_amd64
423423
pyi_version: '6.16.0'
424424
pyi_tag: '2025.09.13.221251'

0 commit comments

Comments
 (0)