Skip to content

Commit

Permalink
✅ (system): Move st to arm-gcc 13
Browse files Browse the repository at this point in the history
  • Loading branch information
YannLocatelli committed Jul 9, 2024
1 parent 692dade commit 902532c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-system_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:

- name: Setup
run: |
brew update && brew upgrade
brew upgrade arm-gcc-bin
which arm-none-eabi-gcc
arm-none-eabi-gcc --version
python3 -m pip install -U --user -r ./tools/config/mbed_requirements.txt --break-system-packages
env:
PIP_BREAK_SYSTEM_PACKAGES: 1
Expand Down

0 comments on commit 902532c

Please sign in to comment.