Skip to content

Commit

Permalink
Update CI to use Arm GNU Toolchain version 12.2.Rel1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrossard committed Aug 5, 2023
1 parent 38474a4 commit c7a6542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
gcc: ['10.3-2021.10']
gcc: ['12.2.Rel1']

steps:
- name: Install Arm GNU Toolchain (arm-none-eabi-gcc)
Expand Down

0 comments on commit c7a6542

Please sign in to comment.