Skip to content

Commit

Permalink
ci: re-enable hurd CI (#2577)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC authored Jan 3, 2025
1 parent 29bbd8e commit 33efb1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,7 @@ jobs:
- target: x86_64-unknown-openbsd
- target: x86_64-unknown-haiku
- target: armv7-unknown-linux-uclibceabihf
# Disable it due to: https://github.com/nix-rust/nix/issues/2549
# - target: i686-unknown-hurd-gnu
- target: i686-unknown-hurd-gnu
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 33efb1a

Please sign in to comment.