Update build.yml
This commit is contained in:
parent
91123ab688
commit
3c6c798018
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -73,6 +73,8 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
board:
|
||||
- "CC03"
|
||||
- "CS11"
|
||||
- "arduino_mkr1300"
|
||||
- "arduino_mkrzero"
|
||||
- "arduino_nano_33_ble"
|
||||
@ -159,8 +161,6 @@ jobs:
|
||||
- "uchip"
|
||||
- "ugame10"
|
||||
- "winterbloom_sol"
|
||||
- "CC03"
|
||||
- "CS11"
|
||||
|
||||
steps:
|
||||
- name: Set up Python 3.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user