We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423a814 commit 370d951Copy full SHA for 370d951
.github/workflows/ci.yml
@@ -156,7 +156,7 @@ jobs:
156
#- i686-unknown-hurd-gnu
157
# TODO: reenable <https://github.com/tokio-rs/mio/issues/1882>.
158
#- powerpc64-ibm-aix
159
- - riscv32imc-esp-espidf
+ #- riscv32imc-esp-espidf
160
- sparcv9-sun-solaris
161
- wasm32-wasip1
162
- x86_64-apple-darwin
@@ -171,7 +171,7 @@ jobs:
171
- x86_64-unknown-dragonfly
172
- x86_64-unknown-freebsd
173
- x86_64-unknown-fuchsia
174
- - x86_64-unknown-haiku
+ #- x86_64-unknown-haiku
175
- x86_64-unknown-hermit
176
- x86_64-unknown-illumos
177
- x86_64-unknown-linux-gnu
0 commit comments