diff options
| author | Hierophect <hierophect@gmail.com> | 2019-09-30 13:47:17 -0400 |
|---|---|---|
| committer | Hierophect <hierophect@gmail.com> | 2019-09-30 13:47:17 -0400 |
| commit | 1a7a235b0504a5cda13cb2810050650c9dc89af7 (patch) | |
| tree | 35c6c0b5189b69f8e2822bd26841dbffc77a3067 /.github/workflows | |
| parent | cdc116291b8805ae5e1bbedb77920c54bf80d05b (diff) | |
Update CI boards
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 96fc3960e..30580a7bd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -145,6 +145,8 @@ jobs: - "sparkfun_samd21_mini" - "stm32f411ve_discovery" - "stm32f412zg_discovery" + - "feather_f405" + - "pyboard_v11" - "trellis_m4_express" - "trinket_m0" - "trinket_m0_haxpress" |
