summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-03 16:24:33 +0700
committerhathach <[email protected]>2023-03-03 16:24:33 +0700
commit363fcc5b6816c98c0e3e951f17a108c35fbd86da (patch)
tree2e92f620debbcb2e90825e4cce684cdbec900474
parent70895358481255d5349461f99dc1f536aafec6ce (diff)
only build 1 board on windows/macos
-rw-r--r--.github/workflows/build_win_mac.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_win_mac.yml b/.github/workflows/build_win_mac.yml
index 5ff7fa6f8..c3aaa316a 100644
--- a/.github/workflows/build_win_mac.yml
+++ b/.github/workflows/build_win_mac.yml
@@ -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