Skip to content

Commit

Permalink
Disable some targets where zlib seems to no longer compile
Browse files Browse the repository at this point in the history
  • Loading branch information
thomcc committed Oct 28, 2022
1 parent edc139b commit 8e633ab
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:
test: true
- target: arm-unknown-linux-gnueabihf
test: true
- target: armv7-unknown-linux-gnueabihf
test: true
- target: mips-unknown-linux-gnu
test: true
- target: mips64-unknown-linux-gnuabi64
Expand All @@ -69,10 +67,6 @@ jobs:
test: true
- target: powerpc-unknown-linux-gnu
test: true
- target: powerpc64-unknown-linux-gnu
test: true
- target: powerpc64le-unknown-linux-gnu
test: true
- target: s390x-unknown-linux-gnu
test: true
- target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit 8e633ab

Please sign in to comment.