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.
1 parent fd1c9c5 commit 3c30d91Copy full SHA for 3c30d91
ci/intrinsic-test.sh
@@ -75,7 +75,7 @@ case ${TARGET} in
75
TEST_CXX_COMPILER="clang++"
76
TEST_RUNNER="${CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER}"
77
TEST_SKIP_INTRINSICS=crates/intrinsic-test/missing_x86.txt
78
- : "${TEST_SAMPLE_INTRINSICS_PERCENTAGE:=5}"
+ : "${TEST_SAMPLE_INTRINSICS_PERCENTAGE:=30}"
79
;;
80
*)
81
0 commit comments