1
Fork 0

Don't release Miri if its tests only failed on Windows

This commit is contained in:
hyd-dev 2021-02-03 00:33:42 +08:00
parent a3ed564c13
commit f82315a37e
No known key found for this signature in database
GPG key ID: 74FA7FD5B8DA14B8
3 changed files with 14 additions and 13 deletions

View file

@ -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: