mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 15:54:15 +00:00
Don't run 32 bit checks on windows
This commit is contained in:
parent
26f83d6218
commit
248bef67f2
@ -4,8 +4,8 @@ environment:
|
||||
matrix:
|
||||
#- TARGET: i686-pc-windows-gnu
|
||||
# MSYS2_BITS: 32
|
||||
- TARGET: i686-pc-windows-msvc
|
||||
MSYS2_BITS: 32
|
||||
#- TARGET: i686-pc-windows-msvc
|
||||
# MSYS2_BITS: 32
|
||||
#- TARGET: x86_64-pc-windows-gnu
|
||||
# MSYS2_BITS: 64
|
||||
- TARGET: x86_64-pc-windows-msvc
|
||||
|
Loading…
Reference in New Issue
Block a user