Skip to content

Commit 363fcc5

Browse files
committed
only build 1 board on windows/macos
1 parent 7089535 commit 363fcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_win_mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
run: python3 tools/get_dependencies.py stm32f0
5454

5555
- name: Build
56-
run: python3 tools/build_family.py stm32f0
56+
run: python3 tools/build_family.py stm32f0 stm32f072disco

0 commit comments

Comments
 (0)