We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c15701 commit 6d3389bCopy full SHA for 6d3389b
1 file changed
.github/workflows/ci.yml
@@ -360,9 +360,7 @@ jobs:
360
- target: x86_64-unknown-dragonfly
361
- target: x86_64-unknown-openbsd
362
- target: x86_64-unknown-haiku
363
- # Temporarily disable armv7-unknown-linux-uclibceabihf
364
- # https://github.com/rust-lang/rust/issues/154679
365
- # - target: armv7-unknown-linux-uclibceabihf
+ - target: armv7-unknown-linux-uclibceabihf
366
- target: i686-unknown-hurd-gnu
367
steps:
368
- name: checkout
0 commit comments