Skip to content

Commit

Permalink
CI: Remove stale TODO comment.
Browse files Browse the repository at this point in the history
We were able to add armv7-unknown-linux-gnueabihf without
rust-lang/rust#79555 being fixed.
  • Loading branch information
briansmith authored and addd45 committed Oct 4, 2024
1 parent 0a43c2e commit 49bcda6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -597,11 +597,6 @@ jobs:
- target: x86_64-unknown-linux-musl
host_os: ubuntu-22.04

# TODO: Add an ARM target after
# https://github.com/rust-lang/rust/issues/79555 is fixed. This may
# require https://github.com/rust-lang/rust/issues/79555 to be fixed
# too.

steps:
- if: ${{ contains(matrix.host_os, 'ubuntu') }}
run: sudo apt-get update -y
Expand Down

0 comments on commit 49bcda6

Please sign in to comment.