Skip to content

Commit 00036cb

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

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
@@ -55,8 +55,6 @@ jobs:
5555
# Testable
5656
- target: aarch64-unknown-linux-gnu
5757
test: true
58-
- target: arm-unknown-linux-gnueabihf
59-
test: true
6058
- target: armv7-unknown-linux-gnueabihf
6159
test: true
6260
- target: mips-unknown-linux-gnu
@@ -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)