Skip to content

Commit de5f554

Browse files
committed
Removed mega:avr at compilation check
1 parent aac9c4a commit de5f554

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/compile-examples.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,6 @@ jobs:
4040
- fqbn: arduino:avr:leonardo
4141
platforms: |
4242
- name: arduino:avr
43-
- fqbn: arduino:megaavr:uno2018
44-
platforms: |
45-
- name: arduino:megaavr
46-
- fqbn: arduino:samd:arduino_zero_edbg
47-
platforms: |
48-
- name: arduino:samd
4943
5044
steps:
5145
- name: Checkout repository

0 commit comments

Comments
 (0)