mirror of
https://gitee.com/openharmony/third_party_rust_parking_lot
synced 2024-11-27 15:20:23 +00:00
Remove broken android and redox targets from CI
This commit is contained in:
parent
faea2a62c4
commit
b5c69eb1e8
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user