We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed9890d + 66d7b7c commit c95ea76Copy full SHA for c95ea76
lgtm.yml
@@ -5,7 +5,7 @@ extraction:
5
- p7zip-full
6
after_prepare:
7
- export GCC=gcc-arm-none-eabi-9-2020-q2-update
8
- - export CH_VER=stable_20.3.x
+ - export CH_VER=master
9
- cd ${LGTM_WORKSPACE}
10
- wget -nv https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2020q2/gcc-arm-none-eabi-9-2020-q2-update-x86_64-linux.tar.bz2 -O compiler.tar.xz
11
- tar xf compiler.tar.xz -C ${LGTM_WORKSPACE}
0 commit comments