Skip to content
Snippets Groups Projects
Commit cc13d750 authored by gnzlbg's avatar gnzlbg
Browse files

Fix Android build jobs: not allowed to fail anymore

parent c3762311
No related branches found
No related tags found
No related merge requests found
......@@ -232,9 +232,6 @@ matrix:
allow_failures:
# FIXME: android build bots time out irregularly
- env: TARGET=aarch64-linux-android
- env: TARGET=arm-linux-androideabi
# FIXME: https://github.com/rust-lang/libc/issues/1226
- env: TARGET=asmjs-unknown-emscripten
- env: TARGET=wasm32-unknown-emscripten
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment