Skip to content

Commit

Permalink
Update arm toolchain in pros-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SizzinSeal committed Oct 18, 2023
1 parent 386bc60 commit 1fef6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pros-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install ARM Toolchain
uses: fiam/arm-none-eabi-gcc@v1
with:
release: '9-2019-q4'
release: '10-2020-q4'

- name: Setup Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 1fef6c0

Please sign in to comment.