Skip to content

Commit 90d14dd

Browse files
authored
ci: enable armv7-unknown-linux-uclibceabihf CI (#2487)
1 parent d216c82 commit 90d14dd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -298,10 +298,7 @@ jobs:
298298
- target: x86_64-unknown-dragonfly
299299
- target: x86_64-unknown-openbsd
300300
- 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
301+
- target: armv7-unknown-linux-uclibceabihf
305302

306303
# Disable hurd due to
307304
# https://github.com/nix-rust/nix/issues/2306

0 commit comments

Comments
 (0)