We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d0cee commit b5cf336Copy full SHA for b5cf336
ci/run.sh
@@ -27,6 +27,7 @@ case ${TARGET} in
27
;;
28
powerpc64-*)
29
export STDSIMD_DISABLE_ASSERT_INSTR=1
30
+ export STDSIMD_TEST_NORUN=1
31
32
33
# On 32-bit use a static relocation model which avoids some extra
0 commit comments