File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ matrix:
3737 env : TARGET=aarch64-linux-android STDSIMD_DISABLE_ASSERT_INSTR=1
3838 - name : " powerpc-unknown-linux-gnu - no assert_instr"
3939 env : TARGET=powerpc-unknown-linux-gnu STDSIMD_DISABLE_ASSERT_INSTR=1
40- - name : " powerpc64-unknown-linux-gnu - no assert_instr, no simd_test "
41- env : TARGET=powerpc64-unknown-linux-gnu STDSIMD_DISABLE_ASSERT_INSTR=1 STDSIMD_TEST_NORUN=1
42- - name : " powerpc64le-unknown-linux-gnu - no assert_instr, no simd_test "
43- env : TARGET=powerpc64le-unknown-linux-gnu STDSIMD_DISABLE_ASSERT_INSTR=1 STDSIMD_TEST_NORUN=1
44- - name : " s390x-unknown-linux-gnu - build-only "
45- env : TARGET=s390x-unknown-linux-gnu NORUN=1
40+ - name : " powerpc64-unknown-linux-gnu - no assert_instr"
41+ env : TARGET=powerpc64-unknown-linux-gnu STDSIMD_DISABLE_ASSERT_INSTR=1
42+ - name : " powerpc64le-unknown-linux-gnu - no assert_instr"
43+ env : TARGET=powerpc64le-unknown-linux-gnu STDSIMD_DISABLE_ASSERT_INSTR=1
44+ - name : " s390x-unknown-linux-gnu"
45+ env : TARGET=s390x-unknown-linux-gnu
4646 - name : " i686-apple-darwin"
4747 env : TARGET=i686-apple-darwin NO_DOCKER=1
4848 os : osx
You can’t perform that action at this time.
0 commit comments