We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 184ed58 + 103f59f commit 78a82c0Copy full SHA for 78a82c0
.github/workflows/full_ci.yml
@@ -118,11 +118,7 @@ jobs:
118
powerpc64le-unknown-linux-gnu,
119
s390x-unknown-linux-gnu,
120
riscv64gc-unknown-linux-gnu,
121
- # FIXME: A recent nightly causes a linker failure:
122
- # https://github.com/rust-lang/rust/issues/76679
123
- # See this comment for more details:
124
- # https://github.com/rust-lang/libc/pull/2225#issuecomment-880696737
125
- #wasm32-wasi,
+ wasm32-wasip1,
126
sparc64-unknown-linux-gnu,
127
wasm32-unknown-emscripten,
128
x86_64-linux-android,
0 commit comments