mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
Run CI for i686-pc-windows-msvc (#934)
This commit is contained in:
+4
-1
@@ -96,10 +96,11 @@ jobs:
|
||||
|
||||
# Windows targets
|
||||
- x86_64-pc-windows-msvc
|
||||
- i686-pc-windows-msvc
|
||||
# FIXME: Disassembly not implemented for the # following targets:
|
||||
# - x86_64-pc-windows-gnu:
|
||||
# - i686-pc-windows-gnu:
|
||||
# - i686-pc-windows-msvc:
|
||||
# - aarch64-pc-windows-msvc:
|
||||
|
||||
include:
|
||||
- target: i686-unknown-linux-gnu
|
||||
@@ -137,6 +138,8 @@ jobs:
|
||||
os: macos-latest
|
||||
- target: x86_64-pc-windows-msvc
|
||||
os: windows-latest
|
||||
- target: i686-pc-windows-msvc
|
||||
os: windows-latest
|
||||
- target: i586-unknown-linux-gnu
|
||||
os: ubuntu-latest
|
||||
- target: x86_64-linux-android
|
||||
|
||||
Reference in New Issue
Block a user