only build 1 board on windows/macos
This commit is contained in:
2
.github/workflows/build_win_mac.yml
vendored
2
.github/workflows/build_win_mac.yml
vendored
@@ -53,4 +53,4 @@ jobs:
|
||||
run: python3 tools/get_dependencies.py stm32f0
|
||||
|
||||
- name: Build
|
||||
run: python3 tools/build_family.py stm32f0
|
||||
run: python3 tools/build_family.py stm32f0 stm32f072disco
|
||||
|
Reference in New Issue
Block a user