ignore beta channel again on AppVeyor

since rustc command crashes on combination of
channel=beta & target=i686-pc-windows-gnu
This commit is contained in:
rhysd 2020-01-07 17:31:36 +09:00
parent 9d14b6dfea
commit f93646e17a
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ environment:
matrix:
allow_failures:
- channel: nightly
- channel: beta
# If you only care about stable channel build failures, uncomment the following line:
#- channel: beta