summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorJoey Castillo <[email protected]>2021-04-10 17:03:21 -0400
committerJoey Castillo <[email protected]>2021-04-10 17:03:21 -0400
commit861fff00fff9b6cd1b67c58c862e4d10f8fb7502 (patch)
tree17dd630b71336957a98dddc7dd9f1dde708bcda2 /.github/workflows
parent13e474997cea3feb8fa8dddedfb31c663bcaee1d (diff)
Add SAML22 boards to build.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 3e50980cc..f10d04afe 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -48,6 +48,7 @@ jobs:
- 'samd11'
- 'samd21'
- 'samd51'
+ - 'saml22'
- 'stm32f4'
- 'stm32f7'
- 'stm32h7'