Remove broken android and redox targets from CI

This commit is contained in:
Amanieu d'Antras 2020-05-28 00:48:13 +01:00
parent faea2a62c4
commit b5c69eb1e8

View File

@ -42,9 +42,9 @@ jobs:
target:
- wasm32-unknown-unknown
- x86_64-fortanix-unknown-sgx
- x86_64-unknown-redox
#- x86_64-unknown-redox
- x86_64-unknown-cloudabi
- x86_64-linux-android
#- x86_64-linux-android
steps:
- uses: actions/checkout@v2
- run: rustup default nightly