diff options
| author | microDev <70126934+microDev1@users.noreply.github.com> | 2020-11-26 11:33:45 +0530 |
|---|---|---|
| committer | microDev <70126934+microDev1@users.noreply.github.com> | 2020-11-26 11:33:45 +0530 |
| commit | e90cb3ad866d418803768f3a58154e0039478e56 (patch) | |
| tree | 4b1d086fb43e11e1928a3c6cc9bd731c1d50407c /.github/workflows | |
| parent | 6af48bb24cc12a9547aef8d18d56acf8e0f5695d (diff) | |
| parent | e778fc1f876116fd8f07b95f9eb8439745988fba (diff) | |
Merge branch 'main' into fix-touch
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f3e728a05..2378a0965 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -198,6 +198,8 @@ jobs: - "circuitplayground_express_displayio" - "clue_nrf52840_express" - "cp32-m4" + - "cp_sapling_m0" + - "cp_sapling_m0_spiflash" - "datalore_ip_m4" - "datum_distance" - "datum_imu" @@ -317,7 +319,8 @@ jobs: - "teensy40" - "teensy41" - "teknikio_bluebird" - - "thunderpack" + - "thunderpack_v11" + - "thunderpack_v12" - "tinkeringtech_scoutmakes_azul" - "trellis_m4_express" - "trinket_m0" |
