]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
ci : fix CUDA builds (#2232)
authorGeorgi Gerganov <redacted>
Tue, 11 Jun 2024 14:21:30 +0000 (17:21 +0300)
committerGitHub <redacted>
Tue, 11 Jun 2024 14:21:30 +0000 (17:21 +0300)
.github/workflows/build.yml

index 2095e70d175d29968984ab7c596e6dd6a7c5caff..2b51051848f36e5f26193f3465e088a6e9f03855 100644 (file)
@@ -459,7 +459,7 @@ jobs:
           path: build/bin/${{ matrix.build }}
 
   windows-cublas:
-    runs-on: windows-latest
+    runs-on: windows-2019
 
     strategy:
       matrix: