Skip to content

Commit

Permalink
Merge branch 'pin-to-1.82' into switch-to-rtic-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpallant committed Dec 5, 2024
2 parents a424933 + 4c2d942 commit 6dd7ac0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ jobs:

- name: Install targets
run: |
rustup install 1.82 --profile=default
rustup default 1.82
rustup target add thumbv7em-none-eabihf
rustup component add rust-src
rustup component add rustfmt
- name: Find slug name
run: |
Expand Down

0 comments on commit 6dd7ac0

Please sign in to comment.