Skip to content

Commit

Permalink
Revert "Install std for these targets"
Browse files Browse the repository at this point in the history
This reverts commit d8178dc.
  • Loading branch information
jschneider-bensch committed Nov 6, 2024
1 parent 65d1725 commit 22e6cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: thumbv7em-none-eabihf,thumbv7em-none-eabi,thumbv8m.main-none-eabihf
components: rust-std

- name: Install flip-link
run: cargo install flip-link
Expand Down

0 comments on commit 22e6cdd

Please sign in to comment.