mirror of
https://github.com/openharmony/third_party_rust_libc.git
synced 2026-07-21 02:15:44 -04:00
Fix Android build jobs: not allowed to fail anymore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user