Skip to content

Commit f6c1b06

Browse files
committed
CI: add compile example check using latest released portenta core
1 parent 1d6fcb9 commit f6c1b06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/compile-examples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ jobs:
5656
platform-name: arduino:samd
5757
- fqbn: "arduino:mbed:envie_m7"
5858
platform-name: arduino:mbed
59+
- fqbn: "arduino:mbed_portenta:envie_m7"
60+
platform-name: arduino:mbed_portenta
5961
- fqbn: "esp8266:esp8266:huzzah"
6062
platform-name: esp8266:esp8266
6163
- fqbn: "esp32:esp32:esp32"

0 commit comments

Comments
 (0)