Skip to content

Commit

Permalink
ci: bring DragonFlyBSD and Haiku CI back (nix-rust#2359)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC authored Apr 10, 2024
1 parent 2b6c3de commit a7db481
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,16 +292,12 @@ jobs:
fail-fast: false
matrix:
include:
# Temporarily disable DragonFlyBSD
# https://github.com/nix-rust/nix/issues/2337
# - target: x86_64-unknown-dragonfly
- target: x86_64-unknown-dragonfly
- target: x86_64-unknown-openbsd
# Temporarily disable armv7-unknown-linux-uclibceabihf
# https://github.com/nix-rust/nix/issues/2200
#- target: armv7-unknown-linux-uclibceabihf
# Temporarily disable x86_64-unknown-haiku
# https://github.com/nix-rust/nix/issues/2350
#- target: x86_64-unknown-haiku
- 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 a7db481

Please sign in to comment.