bump up gcc to 12.3Rel1

This commit is contained in:
hathach
2024-05-09 19:56:52 +07:00
parent e7450022a8
commit 78b39b4347
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
- name: Install ARM GCC
uses: carlosperate/arm-none-eabi-gcc-action@v1
with:
release: '10-2020-q4'
release: '12.3.Rel1'
- name: Install Tools
run: |