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 281b0fa commit 5ab4b91Copy full SHA for 5ab4b91
.github/workflows/linux.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-22.04
12
strategy:
13
matrix:
14
- gcc: ['12.3.Rel1']
+ gcc: ['13.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