Skip to content

Commit 7073101

Browse files
author
Martin Klang
committed
update CI arm-gcc version
1 parent 89459a9 commit 7073101

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup arm-none-eabi-gcc
1919
uses: fiam/arm-none-eabi-gcc@v1
2020
with:
21-
release: '9-2020-q2' # The arm-none-eabi-gcc release to use.
21+
release: '10-2020-q4'
2222
- name: Setup emsdk
2323
uses: mymindstorm/setup-emsdk@v7
2424
with:

0 commit comments

Comments
 (0)