Skip to content

Commit c86548e

Browse files
authored
ci: disable Haiku (#2442)
1 parent 51e552a commit c86548e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,10 @@ jobs:
300300
# Temporarily disable armv7-unknown-linux-uclibceabihf
301301
# https://github.com/nix-rust/nix/issues/2200
302302
#- target: armv7-unknown-linux-uclibceabihf
303-
- target: x86_64-unknown-haiku
303+
304+
# https://github.com/nix-rust/nix/issues/2441
305+
# - target: x86_64-unknown-haiku
306+
304307
# Disable hurd due to
305308
# https://github.com/nix-rust/nix/issues/2306
306309
# - target: i686-unknown-hurd-gnu

0 commit comments

Comments
 (0)