Skip to content

Commit

Permalink
bors: Disable x64_64-linux-android
Browse files Browse the repository at this point in the history
  • Loading branch information
snogge committed Jan 26, 2024
1 parent 9bd9f4a commit d4a7b58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,8 @@ jobs:
# https://github.com/rust-lang/libc/pull/2225#issuecomment-880696737
#wasm32-wasi,
wasm32-unknown-emscripten,
x86_64-linux-android,
# error[E0658]: use of unstable library feature 'proc_macro_span'
# x86_64-linux-android,
# FIXME: Exec format error (os error 8)
#x86_64-unknown-linux-gnux32,
x86_64-unknown-linux-musl,
Expand Down

0 comments on commit d4a7b58

Please sign in to comment.