diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-10-01 10:56:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-01 10:56:55 -0700 |
| commit | 2ad54f8413f9f8d0b23519b3fa233151342cefce (patch) | |
| tree | 568fb7fcbece59916365bff22ce388a38494e531 /.github/workflows | |
| parent | f303fb3d4103871e096699d5dcd4b419ac8acc3b (diff) | |
| parent | 1a099966ce9ca0065c1d406d279b74b16fcb4cfd (diff) | |
Merge pull request #3463 from UnexpectedCircuitPython/UM_S2_Boards
Updated UM FeatherS2 boards
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 012dbf6b8..dc3dc6835 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -422,6 +422,7 @@ jobs: - "microdev_micro_s2" - "muselab_nanoesp32_s2" - "unexpectedmaker_feathers2" + - "unexpectedmaker_feathers2_prerelease" steps: - name: Set up Python 3.8 |
