Switch to GCC 13.2
This commit is contained in:
parent
5f95232495
commit
7f4bb4da93
|
@ -25,7 +25,7 @@ runs:
|
||||||
inputs.port != 'espressif'
|
inputs.port != 'espressif'
|
||||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||||
with:
|
with:
|
||||||
release: '12.3.Rel1'
|
release: '13.2.Rel1'
|
||||||
|
|
||||||
# espressif
|
# espressif
|
||||||
- name: Get espressif toolchain
|
- name: Get espressif toolchain
|
||||||
|
|
Loading…
Reference in New Issue