Skip to content

Commit 60cf53f

Browse files
authored
Remove commented-out CI code for Uno WiFi Rev. 2. (#258)
1 parent 8afff8c commit 60cf53f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

.github/workflows/compile-examples.yml

-17
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ jobs:
4444
type: nina
4545
- fqbn: arduino:samd:nano_33_iot
4646
type: nina
47-
#- fqbn: arduino:megaavr:uno2018
48-
# type: megaavr
4947
- fqbn: arduino:samd:mkrwan1300
5048
type: wan
5149
- fqbn: arduino:samd:mkrgsm1400
@@ -95,21 +93,6 @@ jobs:
9593
sketch-paths: |
9694
- examples/utility/Provisioning
9795
- examples/utility/SelfProvisioning
98-
# Uno WiFi Rev2
99-
#- board:
100-
# type: megaavr
101-
# platforms: |
102-
# - name: arduino:megaavr
103-
# libraries: |
104-
# - name: ArduinoECCX08
105-
# - name: Arduino_AVRSTL
106-
# - name: WiFiNINA
107-
# - name: Arduino_JSON
108-
# - name: ArduinoBearSSL
109-
# sketch-paths: |
110-
# - examples/utility/Provisioning
111-
# - examples/utility/SelfProvisioning
112-
# LoRaWAN boards
11396
- board:
11497
type: wan
11598
platforms: |

0 commit comments

Comments
 (0)