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 0102ed2 commit 9be7ca2Copy full SHA for 9be7ca2
.github/workflows/cmake-arm.yml
@@ -12,7 +12,7 @@ jobs:
12
# well on Windows or Mac. You can convert this to a matrix build if you need
13
# cross-platform coverage.
14
# See: https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions/managing-complex-workflows#using-a-build-matrix
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
16
env:
17
CC: arm-none-eabi-gcc
18
CXX: arm-none-eabi-g++
0 commit comments