Skip to content

Commit f203bd1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/arm-none-eabi-gcc-action@v1.8.1
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)