Tools: Update macos dependencies (#25361)

* tools: macos.sh update cross-compiler

* tools: editor styleguide for bash scripts

---------

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
Ramon Roche
2025-08-04 19:15:30 -07:00
committed by GitHub
parent 50fce15a75
commit e021a1c946
3 changed files with 36 additions and 14 deletions
-5
View File
@@ -36,11 +36,6 @@ jobs:
- name: setup
run: |
./Tools/setup/macos.sh
./Tools/setup/macos.sh
brew unlink gcc-arm-none-eabi
brew tap osx-cross/arm
brew install arm-gcc-bin@13
brew link --force arm-gcc-bin@13
- name: Prepare ccache timestamp
id: ccache_cache_timestamp