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 fce4134 + fe26cfa commit c4eead8Copy full SHA for c4eead8
ci-test.sh
@@ -51,7 +51,7 @@ alloc)
51
;;
52
std)
53
# Modules that we skip entirely, because they need a lot of shims we don't support.
54
- SKIP="fs:: net:: process:: sys:: sys_common::net::"
+ SKIP="fs:: net:: process:: sys::pal::"
55
# Core modules, that we are testing on a bunch of targets.
56
# These are the most OS-specific (among the modules we do not skip).
57
CORE="time:: sync:: thread:: env::"
0 commit comments