Skip to content

Commit eab9d42

Browse files
committed
cleanup workflow
1 parent 26c4f85 commit eab9d42

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

@@ -405,7 +405,7 @@ jobs:
405405
include:
406406
- arch: 'x64'
407407
runner: windows-2025
408-
python_version: '3.10'
408+
python_version: '3.12'
409409
platform_tag: win_amd64
410410
pyi_version: '6.18.0'
411411
pyi_tag: '2026.01.29.160356'

0 commit comments

Comments
 (0)