Skip to content

Commit

Permalink
Merge pull request #51 from arduino-libraries/boards
Browse files Browse the repository at this point in the history
CI: Add new boards to compile examples workflow
  • Loading branch information
facchinm authored Sep 16, 2023
2 parents 19a3df7 + 086e7b8 commit 7e4ce11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- fqbn: arduino:samd:mkrnb1500
- fqbn: arduino:samd:mkrvidor4000
- fqbn: arduino:mbed_nano:nanorp2040connect
- fqbn: arduino:mbed_opta:opta
- fqbn: arduino:mbed_giga:giga

steps:
- name: Checkout
Expand Down

0 comments on commit 7e4ce11

Please sign in to comment.