mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-12-18 20:27:53 +00:00
ci : fix CUDA builds (#2232)
This commit is contained in:
parent
20c542c713
commit
c55964c956
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -459,7 +459,7 @@ jobs:
|
||||
path: build/bin/${{ matrix.build }}
|
||||
|
||||
windows-cublas:
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user