File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ jobs:
4242 job :
4343 - { os: ubuntu-18.04, target: arm-unknown-linux-gnueabihf , use-cross: true }
4444 - { os: ubuntu-18.04, target: aarch64-unknown-linux-gnu , use-cross: true }
45- - { os: ubuntu-18.04, target: i586-unknown-linux-gnu , use-cross: true }
4645 - { os: ubuntu-18.04, target: i686-unknown-linux-gnu , use-cross: true }
4746 - { os: ubuntu-18.04, target: i686-unknown-linux-musl , use-cross: true }
4847 - { os: ubuntu-18.04, target: x86_64-unknown-linux-gnu }
4948 - { os: ubuntu-18.04, target: x86_64-unknown-linux-musl , use-cross: true }
5049 - { os: macos-10.15 , target: x86_64-apple-darwin }
50+ # - { os: windows-2019, target: i686-pc-windows-gnu } ## disabled; error: linker `i686-w64-mingw32-gcc` not found
5151 - { os: windows-2019, target: i686-pc-windows-msvc }
5252 - { os: windows-2019, target: x86_64-pc-windows-gnu }
5353 - { os: windows-2019, target: x86_64-pc-windows-msvc }
You can’t perform that action at this time.
0 commit comments