Skip to content

Commit

Permalink
ci: diable hurd ci (#2550)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveLauC authored Nov 27, 2024
1 parent db4ce6a commit 1f1fb34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,8 @@ jobs:
- target: x86_64-unknown-openbsd
- target: x86_64-unknown-haiku
- target: armv7-unknown-linux-uclibceabihf
- target: i686-unknown-hurd-gnu
# Disable it due to: https://github.com/nix-rust/nix/issues/2549
# - target: i686-unknown-hurd-gnu
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 1f1fb34

Please sign in to comment.