1
0
mirror of https://github.com/hathach/tinyusb.git synced 2025-04-02 13:20:20 +00:00

only build 1 board on windows/macos

This commit is contained in:
hathach 2023-03-03 16:24:33 +07:00
parent 7089535848
commit 363fcc5b68
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA

@ -53,4 +53,4 @@ jobs:
run: python3 tools/get_dependencies.py stm32f0 run: python3 tools/get_dependencies.py stm32f0
- name: Build - name: Build
run: python3 tools/build_family.py stm32f0 run: python3 tools/build_family.py stm32f0 stm32f072disco