Skip to content

Commit 78a82c0

Browse files
tgross35AkhilTThomas
authored andcommitted
Merge pull request rust-lang#3877 from tgross35/backport-butternut
[0.2] Backport of two pull requests
2 parents 184ed58 + 103f59f commit 78a82c0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/full_ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,7 @@ jobs:
118118
powerpc64le-unknown-linux-gnu,
119119
s390x-unknown-linux-gnu,
120120
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,
121+
wasm32-wasip1,
126122
sparc64-unknown-linux-gnu,
127123
wasm32-unknown-emscripten,
128124
x86_64-linux-android,

0 commit comments

Comments
 (0)