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 281cda8 commit fb3106dCopy full SHA for fb3106d
.github/workflows/macOS.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: ammaraskar/gcc-problem-matcher@master
14
- uses: carlosperate/[email protected]
15
with:
16
- release: '9-2019-q4' # The arm-none-eabi-gcc release to use.
+ release: '9-2020-q2' # The arm-none-eabi-gcc release to use.
17
18
- uses: actions/setup-python@v5
19
.github/workflows/unix.yml
@@ -16,7 +16,7 @@ jobs:
20
21
22
0 commit comments