mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-29 19:20:22 +00:00
bump up gcc, test macos uname
This commit is contained in:
parent
363fcc5b68
commit
a99ee1b1a2
5
.github/workflows/build_win_mac.yml
vendored
5
.github/workflows/build_win_mac.yml
vendored
@ -38,10 +38,13 @@ jobs:
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
- if: matrix.os == 'macos-latest'
|
||||
run: uname -a
|
||||
|
||||
- name: Install ARM GCC
|
||||
uses: carlosperate/arm-none-eabi-gcc-action@v1
|
||||
with:
|
||||
release: '11.2-2022.02'
|
||||
release: '12.2.Rel1'
|
||||
|
||||
- name: Checkout TinyUSB
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user