diff options
| author | hierophect <hierophect@gmail.com> | 2019-12-18 14:16:37 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-18 14:16:37 -0500 |
| commit | 8e38ca19119d5ab2296a29faa4105fc06ceaa22f (patch) | |
| tree | 88a6b4c3656c7de26b2cb29a505b392c1f7eab0a /.github | |
| parent | 409b5ffe9e82a95e8a820920af211c4fb3480d67 (diff) | |
| parent | d1f045880df1b97c0472ec86b0ea62cfdebb9e1f (diff) | |
Merge pull request #2 from hathach/hierophect-update-tusb
merge with current master of circuitpython
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4d7db57d0..01335ccfc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -155,12 +155,15 @@ jobs: - "stm32f411ve_discovery" - "stm32f412zg_discovery" - "stringcar_m0_express" + - "teknikio_bluebird" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" - "uchip" - "ugame10" - "winterbloom_sol" + - "xinabox_cc03" + - "xinabox_cs11" steps: - name: Set up Python 3.5 |
