mirror of
https://github.com/dtolnay/rust-toolchain
synced 2026-09-14 20:13:54 +00:00
Pass --force-non-host unconditionally
This commit is contained in:
@@ -53,7 +53,6 @@ jobs:
|
||||
- uses: ./
|
||||
with:
|
||||
toolchain: stable-i686-pc-windows-msvc
|
||||
force-non-host: true
|
||||
- name: Check the active toolchain and compiler host
|
||||
run: |
|
||||
test "$(rustup show active-toolchain)" = "stable-i686-pc-windows-msvc (default)"
|
||||
|
||||
Reference in New Issue
Block a user