]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
ci : cont
authorGeorgi Gerganov <redacted>
Mon, 6 Jan 2025 08:46:10 +0000 (10:46 +0200)
committerGeorgi Gerganov <redacted>
Mon, 6 Jan 2025 08:46:10 +0000 (10:46 +0200)
.github/workflows/build.yml

index 498d5ce9a48bc1b02e4dbf3caf9c19e996f7cd50..2f336bc176e2342e86821204f2ada1f8c933f9ac 100644 (file)
@@ -48,7 +48,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        arch: [linux/arm64, linux/arm/v7]
+        arch: [linux/arm64]
 
     steps:
       - name: Clone
@@ -74,7 +74,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        arch: [linux/arm64, linux/arm/v7]
+        arch: [linux/arm/v7]
 
     steps:
       - name: Clone