Skip to content

Commit b9b3a23

Browse files
committed
update compile-examples.yml
1 parent be54578 commit b9b3a23

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,6 @@ jobs:
5757
- fqbn: arduino:mbed_rp2040:pico
5858
platforms: |
5959
- name: arduino:mbed_rp2040
60-
- fqbn: arduino:mbed_portenta:envie_m7
61-
platforms: |
62-
- name: arduino:mbed_portenta
63-
- fqbn: arduino:mbed_portenta:envie_m4
64-
platforms: |
65-
- name: arduino:mbed_portenta
6660
- fqbn: arduino:mbed_nano:nano33ble
6761
platforms: |
6862
- name: arduino:mbed_nano
@@ -80,10 +74,6 @@ jobs:
8074
platforms: |
8175
- name: rp2040:rp2040
8276
source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
83-
- fqbn: rp2040:rp2040:rpipico2
84-
platforms: |
85-
- name: rp2040:rp2040
86-
source-url: https://github.com/earlephilhower/arduino-pico/releases/download/global/package_rp2040_index.json
8777
8878
steps:
8979
- name: Checkout

0 commit comments

Comments
 (0)