diff options
| author | hathach <[email protected]> | 2021-08-19 18:54:53 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-08-19 18:54:53 +0700 |
| commit | 4b72ad9b9f78e8cec96d0fa17f3c0ec5e1989cc2 (patch) | |
| tree | c814403b249a677e8f77ca4db4bf7b2452c647bf /.github | |
| parent | 175a6fbc5ff5ab73344f52472d75f016d57b8a36 (diff) | |
add f1 to ci build
Diffstat (limited to '.github')
| -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 fc5b92b68..8ef19b0a0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -51,6 +51,7 @@ jobs: - 'samd51' - 'saml2x' - 'stm32f0' + - 'stm32f1' - 'stm32f4' - 'stm32f7' - 'stm32h7' |
