Skip to content

Commit eb3209a

Browse files
authored
ci: enable hurd CI (#2489)
1 parent 90d14dd commit eb3209a

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
@@ -299,10 +299,7 @@ jobs:
299299
- target: x86_64-unknown-openbsd
300300
- target: x86_64-unknown-haiku
301301
- target: armv7-unknown-linux-uclibceabihf
302-
303-
# Disable hurd due to
304-
# https://github.com/nix-rust/nix/issues/2306
305-
# - target: i686-unknown-hurd-gnu
302+
- target: i686-unknown-hurd-gnu
306303
steps:
307304
- name: checkout
308305
uses: actions/checkout@v4

0 commit comments

Comments
 (0)