summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-02-04 14:17:51 +0700
committerhathach <[email protected]>2021-02-04 14:17:51 +0700
commit42dad78dbc9e906eddc560f9584ed4551f145240 (patch)
treebdc6bc8080349ed7bdc550a1ad443949f5a76121
parent232c1e5915a22ce0fdcc619f2428690f06da0247 (diff)
add samd11 to ci
-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 915ac57d4..74c48405c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -39,6 +39,7 @@ jobs:
- 'imxrt'
- 'nrf'
- 'rp2040'
+ - 'samd11'
- 'samd21'
- 'samd51'
- 'stm32f4'