Skip to content

Commit defab06

Browse files
authored
chore: enable haiku CI (#2446)
1 parent 5fde28e commit defab06

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,13 +297,12 @@ jobs:
297297
include:
298298
- target: x86_64-unknown-dragonfly
299299
- target: x86_64-unknown-openbsd
300+
- target: x86_64-unknown-haiku
301+
300302
# Temporarily disable armv7-unknown-linux-uclibceabihf
301303
# https://github.com/nix-rust/nix/issues/2200
302304
#- target: armv7-unknown-linux-uclibceabihf
303305

304-
# https://github.com/nix-rust/nix/issues/2441
305-
# - target: x86_64-unknown-haiku
306-
307306
# Disable hurd due to
308307
# https://github.com/nix-rust/nix/issues/2306
309308
# - target: i686-unknown-hurd-gnu

0 commit comments

Comments
 (0)