bump up gcc to 13.2
This commit is contained in:
2
.github/actions/setup_toolchain/action.yml
vendored
2
.github/actions/setup_toolchain/action.yml
vendored
@@ -20,7 +20,7 @@ runs:
|
||||
if: inputs.toolchain == 'arm-gcc'
|
||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||
with:
|
||||
release: '12.3.Rel1'
|
||||
release: '13.2.Rel1'
|
||||
|
||||
- name: Pull ESP-IDF docker
|
||||
if: inputs.toolchain == 'esp-idf'
|
||||
|
Reference in New Issue
Block a user