mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Merge pull request #3402 from scampi/stdsimd
set the TARGET envar for the stdsimd integration test
This commit is contained in:
commit
2c221b6912
@ -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