Skip to content

Commit

Permalink
chore: enable haiku CI (#2446)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC committed Jun 12, 2024
1 parent 5fde28e commit defab06
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,13 +297,12 @@ jobs:
include:
- target: x86_64-unknown-dragonfly
- target: x86_64-unknown-openbsd
- target: x86_64-unknown-haiku

# Temporarily disable armv7-unknown-linux-uclibceabihf
# https://github.com/nix-rust/nix/issues/2200
#- target: armv7-unknown-linux-uclibceabihf

# https://github.com/nix-rust/nix/issues/2441
# - 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 defab06

Please sign in to comment.