We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb74e3 commit 0a15687Copy full SHA for 0a15687
.github/workflows/ci.yml
@@ -194,7 +194,8 @@ jobs:
194
- mips-unknown-linux-gnu
195
- mips64-unknown-linux-gnuabi64
196
- riscv64gc-unknown-linux-gnu
197
- - powerpc-unknown-linux-gnu
+ # TODO this test works, but it appears to time out
198
+ # - powerpc-unknown-linux-gnu
199
# TODO this test is broken, but it appears to be a problem with QEMU, not us.
200
# - powerpc64le-unknown-linux-gnu
201
# TODO enable this once a new version of cross is released
0 commit comments