mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-07-08 11:46:56 +02:00
Compare commits
1 Commits
fix_vs_sdl
...
gg/ci-fix-
Author | SHA1 | Date | |
---|---|---|---|
b0aeef2d52 |
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -313,7 +313,7 @@ jobs:
|
||||
cmake --build build --config ${{ matrix.build }} -j $(nproc)
|
||||
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
@ -373,7 +373,7 @@ jobs:
|
||||
path: build/bin/${{ matrix.build }}
|
||||
|
||||
windows-blas:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Reference in New Issue
Block a user