ci: update to GCC 10

This commit is contained in:
Fabien Poussin 2021-02-13 20:08:01 +01:00
parent fbd6f482af
commit ee4893fee0
No known key found for this signature in database
GPG Key ID: 6166CABA99FC385C
1 changed files with 1 additions and 1 deletions

View File

@ -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