[CI] Use arduino:mbed instead of beta for Portenta H7
This commit is contained in:
parent
063b643a7b
commit
c8ff0234b3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- arduino:avr:mega
|
- arduino:avr:mega
|
||||||
- arduino:avr:leonardo
|
- arduino:avr:leonardo
|
||||||
- arduino:mbed:nano33ble
|
- arduino:mbed:nano33ble
|
||||||
#- arduino-beta:mbed:envie_m4
|
- arduino:mbed:envie_m4
|
||||||
- arduino:megaavr:uno2018
|
- arduino:megaavr:uno2018
|
||||||
- arduino:sam:arduino_due_x
|
- arduino:sam:arduino_due_x
|
||||||
- arduino:samd:arduino_zero_native
|
- arduino:samd:arduino_zero_native
|
||||||
|
|
Loading…
Add table
Reference in a new issue