Skip to content

Commit f203bd1

Browse files
committed
Changed to gcc 13.2.Rel1
1 parent e85063a commit f203bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: arm-none-eabi-gcc install
2828
uses: carlosperate/[email protected]
2929
with:
30-
release: '12.2.Rel1'
30+
release: '13.2.Rel1'
3131

3232
- name: arm-none-eabi-gcc version
3333
run: arm-none-eabi-gcc --version

0 commit comments

Comments
 (0)