Skip to content

Commit

Permalink
Remove cloudabi from CI.
Browse files Browse the repository at this point in the history
Cloudabi is no longer available from rustup, as it has been moved to
tier 3.
  • Loading branch information
m-ou-se committed Oct 3, 2020
1 parent 420bc3e commit 1f8df37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- wasm32-unknown-unknown
- x86_64-fortanix-unknown-sgx
#- x86_64-unknown-redox
- x86_64-unknown-cloudabi
#- x86_64-linux-android
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1f8df37

Please sign in to comment.