Update build.yml

This commit is contained in:
KalbeAbbas 2019-11-12 18:53:13 +05:00 committed by GitHub
parent 91123ab688
commit 3c6c798018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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