allow x86_64-pc-windows-gnu
This commit is contained in:
parent
ab8e222e09
commit
339bc65b61
1 changed files with 2 additions and 0 deletions
|
|
@ -108,6 +108,8 @@ matrix:
|
|||
- shellcheck --version
|
||||
- shellcheck ci/*.sh
|
||||
allow_failures:
|
||||
# FIXME: https://github.com/rust-lang/rust/issues/56153
|
||||
- env: TARGET=x86_64-pc-windows-gnu STDSIMD_DISABLE_ASSERT_INSTR=1
|
||||
- env: TARGET=i686-pc-windows-gnu
|
||||
|
||||
install: rustup target add $TARGET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue