Skip to content

Commit

Permalink
Remove broken uclibc CI targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Apr 10, 2022
1 parent a544f6d commit cee107e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
max-parallel: 12
matrix:
target: [
armv7-unknown-linux-uclibceabihf
#armv7-unknown-linux-uclibceabihf -- This is currently broken
]
steps:
- uses: rust-lang/simpleinfra/github-actions/cancel-outdated-builds@master
Expand Down
3 changes: 0 additions & 3 deletions ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ aarch64-unknown-openbsd \
aarch64-wrs-vxworks \
armebv7r-none-eabi \
armebv7r-none-eabihf \
armv7-unknown-linux-uclibceabihf \
armv7-wrs-vxworks-eabihf \
armv7r-none-eabi \
armv7r-none-eabihf \
Expand All @@ -237,9 +236,7 @@ i686-unknown-haiku \
i686-unknown-netbsd \
i686-unknown-openbsd \
i686-wrs-vxworks \
mips-unknown-linux-uclibc \
mipsel-sony-psp \
mipsel-unknown-linux-uclibc \
mips64-unknown-linux-muslabi64 \
mips64el-unknown-linux-muslabi64 \
nvptx64-nvidia-cuda \
Expand Down

0 comments on commit cee107e

Please sign in to comment.