Skip to content

Commit 09dcde1

Browse files
committed
windows-2022 instead of windows-latest whisper
1 parent af6800c commit 09dcde1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_whisper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
path: whisper-binaries/windows/
185185

186186
build-whisper-windows-cuda:
187-
runs-on: windows-latest
187+
runs-on: windows-2022
188188
steps:
189189
- uses: actions/checkout@v4
190190

0 commit comments

Comments
 (0)