diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-05-11 16:34:27 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-11 16:34:27 -0700 |
| commit | 62b835ad7637c5336f210ab688289dc607bec661 (patch) | |
| tree | cbfb2d9948ec8168a0ea0b4a0e814474fd01e3c0 /.github/workflows | |
| parent | 4937d5f1cad7cf220a8ac96a8a4b173d07cfcfe5 (diff) | |
| parent | 7dd3ddc06b428a10ada5700bb68002c325ed79c2 (diff) | |
Merge pull request #2833 from xiongyihui/pitaya-go5.4.0-beta.0
add nRF52840 based Makerdiary Pitaya Go
Diffstat (limited to '.github/workflows')
| -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 6cd6289b3..3dda76db4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -216,6 +216,7 @@ jobs: - "pewpew10" - "pewpew_m4" - "pirkey_m0" + - "pitaya_go" - "pyb_nano_v2" - "pybadge" - "pybadge_airlift" |
