Skip to content

Commit 6d3389b

Browse files
xtqqczzeSteveLauC
authored andcommitted
Revert "fix(ci): temporarily disable armv7-unknown-linux-uclibceabihf (#2764)"
This reverts commit d32aad9.
1 parent 6c15701 commit 6d3389b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -360,9 +360,7 @@ jobs:
360360
- target: x86_64-unknown-dragonfly
361361
- target: x86_64-unknown-openbsd
362362
- 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
363+
- target: armv7-unknown-linux-uclibceabihf
366364
- target: i686-unknown-hurd-gnu
367365
steps:
368366
- name: checkout

0 commit comments

Comments
 (0)