Run CI for i686-pc-windows-msvc (#934)

This commit is contained in:
Makoto Kato
2020-10-25 09:32:27 +09:00
committed by GitHub
parent ddecf15383
commit e020a85ff0
5 changed files with 88 additions and 56 deletions
+4 -1
View File
@@ -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