Skip to content

Commit eb874b3

Browse files
committed
ci : cont
1 parent eb78e3a commit eb874b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
strategy:
4949
fail-fast: false
5050
matrix:
51-
arch: [linux/arm64, linux/arm/v7]
51+
arch: [linux/arm64]
5252

5353
steps:
5454
- name: Clone
@@ -74,7 +74,7 @@ jobs:
7474
strategy:
7575
fail-fast: false
7676
matrix:
77-
arch: [linux/arm64, linux/arm/v7]
77+
arch: [linux/arm/v7]
7878

7979
steps:
8080
- name: Clone

0 commit comments

Comments
 (0)