Skip to content

Commit 70fc898

Browse files
committed
Disable some targets where zlib seems to no longer compile
1 parent edc139b commit 70fc898

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/main.yml

-6
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ jobs:
5757
test: true
5858
- target: arm-unknown-linux-gnueabihf
5959
test: true
60-
- target: armv7-unknown-linux-gnueabihf
61-
test: true
6260
- target: mips-unknown-linux-gnu
6361
test: true
6462
- target: mips64-unknown-linux-gnuabi64
@@ -69,10 +67,6 @@ jobs:
6967
test: true
7068
- target: powerpc-unknown-linux-gnu
7169
test: true
72-
- target: powerpc64-unknown-linux-gnu
73-
test: true
74-
- target: powerpc64le-unknown-linux-gnu
75-
test: true
7670
- target: s390x-unknown-linux-gnu
7771
test: true
7872
- target: x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)