Skip to content

Commit

Permalink
gha: switch to arm toolchain release 12.2.Rel1
Browse files Browse the repository at this point in the history
  • Loading branch information
sawi97 committed Oct 23, 2023
1 parent d8b3664 commit c2ce899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
uses: carlosperate/arm-none-eabi-gcc-action@v1
with:
release: '12.2.Rel1'
release: '12.3.Rel1'
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly
Expand Down

0 comments on commit c2ce899

Please sign in to comment.