Skip to content

Commit bc72e4d

Browse files
committed
disable foreign-ARCH tests
1 parent 0c44a8b commit bc72e4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run: >
4747
docker build --no-cache .
4848
--build-arg "ARCH=${ARCH}"
49+
--build-arg "TEST_LEVEL=none"
4950
--tag "ipfs:${{matrix.arch}}"
5051
5152
- name: Show built image details

0 commit comments

Comments
 (0)