mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-05-30 06:28:58 +02:00
ci : cont
This commit is contained in:
parent
eb78e3a3f1
commit
eb874b3a3c
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user