diff options
| author | Joey Castillo <jose.castillo@gmail.com> | 2020-01-14 15:35:23 -0500 |
|---|---|---|
| committer | Joey Castillo <jose.castillo@gmail.com> | 2020-01-14 16:34:46 -0500 |
| commit | eb481c9247fb10e5f34eedcaf5d14eed5598b4a9 (patch) | |
| tree | 12b9ced0d56bdaf18d75ceae276ed85d79d74e0e /.github | |
| parent | 7775513a5bbdf77c6014ff369be26a4dbf14cbee (diff) | |
add support for the Open Book
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 041b8b27c..d85d5fc6d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -125,6 +125,7 @@ jobs: - "metro_nrf52840_express" - "mini_sam_m4" - "monster_m4sk" + - "openbook_m4" - "particle_argon" - "particle_boron" - "particle_xenon" |
