Skip to content

Commit 33efb1a

Browse files
authored
ci: re-enable hurd CI (#2577)
1 parent 29bbd8e commit 33efb1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -303,8 +303,7 @@ jobs:
303303
- target: x86_64-unknown-openbsd
304304
- target: x86_64-unknown-haiku
305305
- target: armv7-unknown-linux-uclibceabihf
306-
# Disable it due to: https://github.com/nix-rust/nix/issues/2549
307-
# - target: i686-unknown-hurd-gnu
306+
- target: i686-unknown-hurd-gnu
308307
steps:
309308
- name: checkout
310309
uses: actions/checkout@v4

0 commit comments

Comments
 (0)