chore: Add Nano variants to CI checks

This commit is contained in:
Francois Best 2022-10-08 17:02:14 +02:00
parent f6d95113f5
commit 99fe61c993
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ jobs:
- leonardo - leonardo
- micro - micro
- nanoatmega328 - nanoatmega328
- nano_every
- nano33ble
- megaatmega2560 - megaatmega2560
- teensy2 - teensy2
- teensy30 - teensy30