We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa820ef commit c7d41ebCopy full SHA for c7d41eb
.github/workflows/ci.yaml
@@ -178,7 +178,8 @@ jobs:
178
- aarch64-unknown-linux-musl
179
- arm-linux-androideabi
180
- arm-unknown-linux-musleabihf
181
- - i686-linux-android
+ # FIXME(#4297): Disabled due to spurious failueSome android jobs are disabled because of high rates of
182
+ # - i686-linux-android
183
- i686-unknown-linux-musl
184
- loongarch64-unknown-linux-gnu
185
- loongarch64-unknown-linux-musl
0 commit comments