ignore beta channel again on AppVeyor

since rustc command crashes on combination of
channel=beta & target=i686-pc-windows-gnu
pull/98/head
rhysd 4 years ago
parent 9d14b6dfea
commit f93646e17a

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

Loading…
Cancel
Save