CI: Bump GCC to 13.3.Rel1.
This commit is contained in:
parent
7cc2cfa984
commit
191927f357
2
.github/workflows/micropython.yml
vendored
2
.github/workflows/micropython.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
- name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
|
||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||
with:
|
||||
release: '9-2020-q2'
|
||||
release: '13.3.Rel1'
|
||||
|
||||
- name: Install CCache
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user