We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f239a commit 8b16905Copy full SHA for 8b16905
.github/workflows/linux.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-22.04
12
strategy:
13
matrix:
14
- gcc: ['10.3-2021.10']
+ gcc: ['12.2.Rel1']
15
16
steps:
17
- name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
.github/workflows/pr.yml
.github/workflows/windows.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: windows-2019
8
9
10
0 commit comments