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 2324acf commit eba1e9dCopy full SHA for eba1e9d
.github/workflows/ci.yaml
@@ -177,7 +177,8 @@ jobs:
177
- aarch64-unknown-linux-musl
178
- arm-linux-androideabi
179
- arm-unknown-linux-musleabihf
180
- - i686-linux-android
+ # FIXME(#4297): Disabled due to spurious failueSome android jobs are disabled because of high rates of
181
+ # - i686-linux-android
182
- i686-unknown-linux-musl
183
- loongarch64-unknown-linux-gnu
184
- loongarch64-unknown-linux-musl
0 commit comments