Skip to content

Commit

Permalink
ci: enable hurd CI (nix-rust#2489)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC authored Sep 8, 2024
1 parent 90d14dd commit eb3209a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,7 @@ jobs:
- target: x86_64-unknown-openbsd
- target: x86_64-unknown-haiku
- target: armv7-unknown-linux-uclibceabihf

# Disable hurd due to
# https://github.com/nix-rust/nix/issues/2306
# - target: i686-unknown-hurd-gnu
- target: i686-unknown-hurd-gnu
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit eb3209a

Please sign in to comment.