Skip to content

Commit 9f5b08d

Browse files
authored
Update build_arm.yml
try bump up gcc to 12
1 parent 9fd0fee commit 9f5b08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_arm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Install ARM GCC
5959
uses: carlosperate/arm-none-eabi-gcc-action@v1
6060
with:
61-
release: '11.2-2022.02'
61+
release: '12.2.Rel1'
6262

6363
- name: Checkout TinyUSB
6464
uses: actions/checkout@v3

0 commit comments

Comments
 (0)