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 d216c82 commit 90d14ddCopy full SHA for 90d14dd
.github/workflows/ci.yml
@@ -298,10 +298,7 @@ jobs:
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
+ - target: armv7-unknown-linux-uclibceabihf
305
306
# Disable hurd due to
307
# https://github.com/nix-rust/nix/issues/2306
0 commit comments