Skip to content

Commit 8bfffa2

Browse files
committed
Re-enable CI for asmjs-unknown-emscripten
1 parent 59c4f0c commit 8bfffa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
arm-unknown-linux-musleabihf,
112112
# FIXME: Disabled because currently broken, see:
113113
# https://github.com/rust-lang/libc/issues/1591
114-
# asmjs-unknown-emscripten,
114+
asmjs-unknown-emscripten,
115115
i686-linux-android,
116116
i686-unknown-linux-musl,
117117
mips-unknown-linux-gnu,

0 commit comments

Comments
 (0)