Don't release Miri if its tests only failed on Windows
This commit is contained in:
parent
a3ed564c13
commit
f82315a37e
3 changed files with 14 additions and 13 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -349,6 +349,7 @@ jobs:
|
|||
env:
|
||||
SCRIPT: src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh x.py /tmp/toolstate/toolstates.json windows
|
||||
RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc --save-toolstates=/tmp/toolstate/toolstates.json"
|
||||
DEPLOY_TOOLSTATES_JSON: toolstates-windows.json
|
||||
os: windows-latest-xl
|
||||
- name: i686-mingw-1
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue