diff --git a/.github/workflows/bors.yml b/.github/workflows/bors.yml index 62267431c9fcd..f02382c0581d5 100644 --- a/.github/workflows/bors.yml +++ b/.github/workflows/bors.yml @@ -127,7 +127,10 @@ jobs: powerpc64le-unknown-linux-gnu, s390x-unknown-linux-gnu, riscv64gc-unknown-linux-gnu, - # FIXME: Figure out why this is disabled. + # FIXME: A recent nightly causes a linker failure: + # https://github.com/rust-lang/rust/issues/76679 + # See this comment for more details: + # https://github.com/rust-lang/libc/pull/2225#issuecomment-880696737 #wasm32-wasi, sparc64-unknown-linux-gnu, wasm32-unknown-emscripten,