Skip to content

Commit

Permalink
Try newer toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
xconverge committed Dec 17, 2024
1 parent 2f92451 commit 87d044f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: arm-none-eabi-gcc
uses: fiam/arm-none-eabi-gcc@v1
with:
release: "9-2019-q4"
release: "10-2020-q10"
- name: Build Libraries
working-directory: Software/GuitarPedal/
run: ./ci/build_libs.sh
Expand Down

0 comments on commit 87d044f

Please sign in to comment.