mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-09 05:23:07 +00:00
set the TARGET envar for the stdsimd integration test
This commit is contained in:
parent
e5284b1377
commit
36b787269c
@ -31,7 +31,7 @@ matrix:
|
||||
- env: INTEGRATION=rand
|
||||
- env: INTEGRATION=rust-clippy
|
||||
- env: INTEGRATION=rust-semverver
|
||||
- env: INTEGRATION=stdsimd
|
||||
- env: INTEGRATION=stdsimd TARGET=x86_64-unknown-linux-gnu
|
||||
- env: INTEGRATION=tempdir
|
||||
allow_failures:
|
||||
# Doesn't build - seems to be because of an option
|
||||
|
Loading…
Reference in New Issue
Block a user