ci: update to GCC 10
This commit is contained in:
parent
fbd6f482af
commit
ee4893fee0
|
@ -13,7 +13,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: fiam/arm-none-eabi-gcc@v1
|
||||
with:
|
||||
release: '9-2020-q2'
|
||||
release: '10-2020-q4'
|
||||
- name: setup vars
|
||||
run: |
|
||||
echo "CH_VER=stable_20.3.x" >> $GITHUB_ENV
|
||||
|
|
Loading…
Reference in New Issue