gcc 13.2.Rel1

This commit is contained in:
rusefillc 2024-01-02 17:33:51 -05:00 committed by rusefi
parent 687c23e0b8
commit 805fa129cd
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ jobs:
- name: Acquire GCC
uses: carlosperate/arm-none-eabi-gcc-action@v1
with:
release: '12.3.Rel1'
release: '13.2.Rel1'
# Make sure the compiler works
- name: Test/Identify Compiler