Skip to content

Commit

Permalink
Temporarily disable CI on Haiku (#2351)
Browse files Browse the repository at this point in the history
Issue #2350
  • Loading branch information
asomers authored Apr 1, 2024
1 parent 4ab23c3 commit 5d47e15
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,9 @@ jobs:
# Temporarily disable armv7-unknown-linux-uclibceabihf
# https://github.com/nix-rust/nix/issues/2200
#- target: armv7-unknown-linux-uclibceabihf
- target: x86_64-unknown-haiku
# Temporarily disable x86_64-unknown-haiku
# https://github.com/nix-rust/nix/issues/2350
#- target: x86_64-unknown-haiku
# Disable hurd due to
# https://github.com/nix-rust/nix/issues/2306
# - target: i686-unknown-hurd-gnu
Expand Down

0 comments on commit 5d47e15

Please sign in to comment.