Skip to content

Commit

Permalink
Merge pull request #840 from Keruspe/ppc64
Browse files Browse the repository at this point in the history
ci: disable ppc64 cross build for now
  • Loading branch information
yoshuawuyts authored Jul 20, 2020
2 parents 8aa5921 + 4ce1d61 commit 820acc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
target:
- i686-unknown-linux-gnu
- powerpc-unknown-linux-gnu
- powerpc64-unknown-linux-gnu
# - powerpc64-unknown-linux-gnu
- mips-unknown-linux-gnu
- arm-linux-androideabi

Expand Down

0 comments on commit 820acc1

Please sign in to comment.