CI: Bump GCC to 13.3.Rel1.

This commit is contained in:
Phil Howard 2024-09-27 16:31:53 +01:00 committed by Philip Howard
parent 7cc2cfa984
commit 191927f357

View File

@ -70,7 +70,7 @@ jobs:
- name: Install Arm GNU Toolchain (arm-none-eabi-gcc) - name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
uses: carlosperate/arm-none-eabi-gcc-action@v1 uses: carlosperate/arm-none-eabi-gcc-action@v1
with: with:
release: '9-2020-q2' release: '13.3.Rel1'
- name: Install CCache - name: Install CCache
run: | run: |