diff options
| author | Hierophect <hierophect@gmail.com> | 2019-09-30 14:13:54 -0400 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2019-09-30 14:13:54 -0400 |
| commit | 7848d0dbe55a2b2e822ea8d67c3b049567b3bc92 (patch) | |
| tree | 6c72b82b034a6c1e927eb606aa832f7b18648fa2 | |
| parent | 1a7a235b0504a5cda13cb2810050650c9dc89af7 (diff) | |
that's right they need to be in order
| -rw-r--r-- | .github/workflows/build.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 30580a7bd..8c1f46f6f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -92,6 +92,7 @@ jobs: - "electronut_labs_blip" - "electronut_labs_papyr" - "escornabot_makech" + - "feather_f405" - "feather_m0_adalogger" - "feather_m0_basic" - "feather_m0_express" @@ -128,6 +129,7 @@ jobs: - "pirkey_m0" - "pybadge" - "pybadge_airlift" + - "pyboard_v11" - "pygamer" - "pygamer_advance" - "pyportal" @@ -145,8 +147,6 @@ jobs: - "sparkfun_samd21_mini" - "stm32f411ve_discovery" - "stm32f412zg_discovery" - - "feather_f405" - - "pyboard_v11" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
