We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fde28e commit defab06Copy full SHA for defab06
.github/workflows/ci.yml
@@ -297,13 +297,12 @@ jobs:
297
include:
298
- target: x86_64-unknown-dragonfly
299
- target: x86_64-unknown-openbsd
300
+ - target: x86_64-unknown-haiku
301
+
302
# Temporarily disable armv7-unknown-linux-uclibceabihf
303
# https://github.com/nix-rust/nix/issues/2200
304
#- target: armv7-unknown-linux-uclibceabihf
305
- # https://github.com/nix-rust/nix/issues/2441
- # - target: x86_64-unknown-haiku
306
-
307
# Disable hurd due to
308
# https://github.com/nix-rust/nix/issues/2306
309
# - target: i686-unknown-hurd-gnu
0 commit comments