mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-11 14:04:22 +02:00
Compare commits
1 Commits
v1.7.6
...
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)
|
cmake --build build --config ${{ matrix.build }} -j $(nproc)
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
@ -373,7 +373,7 @@ jobs:
|
|||||||
path: build/bin/${{ matrix.build }}
|
path: build/bin/${{ matrix.build }}
|
||||||
|
|
||||||
windows-blas:
|
windows-blas:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
Reference in New Issue
Block a user