Skip to content

Commit 370d951

Browse files
committed
Disable haiku and espidf
1 parent 423a814 commit 370d951

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
#- i686-unknown-hurd-gnu
157157
# TODO: reenable <https://github.com/tokio-rs/mio/issues/1882>.
158158
#- powerpc64-ibm-aix
159-
- riscv32imc-esp-espidf
159+
#- riscv32imc-esp-espidf
160160
- sparcv9-sun-solaris
161161
- wasm32-wasip1
162162
- x86_64-apple-darwin
@@ -171,7 +171,7 @@ jobs:
171171
- x86_64-unknown-dragonfly
172172
- x86_64-unknown-freebsd
173173
- x86_64-unknown-fuchsia
174-
- x86_64-unknown-haiku
174+
#- x86_64-unknown-haiku
175175
- x86_64-unknown-hermit
176176
- x86_64-unknown-illumos
177177
- x86_64-unknown-linux-gnu

0 commit comments

Comments
 (0)