We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29bbd8e commit 33efb1aCopy full SHA for 33efb1a
.github/workflows/ci.yml
@@ -303,8 +303,7 @@ jobs:
303
- target: x86_64-unknown-openbsd
304
- target: x86_64-unknown-haiku
305
- target: armv7-unknown-linux-uclibceabihf
306
- # Disable it due to: https://github.com/nix-rust/nix/issues/2549
307
- # - target: i686-unknown-hurd-gnu
+ - target: i686-unknown-hurd-gnu
308
steps:
309
- name: checkout
310
uses: actions/checkout@v4
0 commit comments