Skip to content

Commit

Permalink
bors: Disable i686-linux-android
Browse files Browse the repository at this point in the history
  • Loading branch information
snogge committed Feb 27, 2024
1 parent 8078228 commit 903193a
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 @@ -157,7 +157,8 @@ jobs:
aarch64-unknown-linux-musl,
arm-linux-androideabi,
arm-unknown-linux-musleabihf,
i686-linux-android,
# error[E0658]: use of unstable library feature 'proc_macro_span'
# i686-linux-android,
i686-unknown-linux-musl,
# FIXME: A recent nightly causes a linker failure:
# https://github.com/rust-lang/rust/issues/76679
Expand Down

0 comments on commit 903193a

Please sign in to comment.