diff options
| author | hathach <[email protected]> | 2023-03-19 11:28:06 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-03-19 11:28:06 +0700 |
| commit | 3944f1c4dab07569cb6fa781facd6afc20bbf35d (patch) | |
| tree | 8ce532c67e825d1fb541e05f83b6d122c9358027 /.github | |
| parent | 779149ecce03b2daaa7a9991c04db3b93a51bbb0 (diff) | |
group same5x
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build_arm.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_arm.yml b/.github/workflows/build_arm.yml index f63f637b1..905cc4f9a 100644 --- a/.github/workflows/build_arm.yml +++ b/.github/workflows/build_arm.yml @@ -41,7 +41,7 @@ jobs: - 'nrf' - 'ra' - 'rp2040' - - 'samd11' + - 'samd11 same5x' - 'samd21' - 'samd51' - 'saml2x' |
