diff options
| author | hathach <[email protected]> | 2021-06-28 14:37:41 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-06-28 14:37:41 +0700 |
| commit | 01987ef86c677c50c3dc5e83f3278fcd0edd4e82 (patch) | |
| tree | a31fb09b6c665a51aa78506c07c5750dece7ffc8 /.github | |
| parent | 7e449b710e00d3375541bd8aa1893a4b9c5b61e3 (diff) | |
merge saml21 + saml22 = saml2x
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1e149dc65..fc5b92b68 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,8 +49,7 @@ jobs: - 'samd11' - 'samd21' - 'samd51' - - 'saml21' - - 'saml22' + - 'saml2x' - 'stm32f0' - 'stm32f4' - 'stm32f7' |
