Skip to content

Commit fcc4be4

Browse files
committed
Update compile.yml
1 parent 7420872 commit fcc4be4

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

.github/workflows/compile.yml

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -7,46 +7,10 @@ jobs:
77
strategy:
88
matrix:
99
include:
10-
- board:
11-
fqbn: Inkplate_Boards:esp32:Inkplate5
12-
additional-sketch-paths: |
13-
- examples/Inkplate5
14-
- board:
15-
fqbn: Inkplate_Boards:esp32:Inkplate6
16-
additional-sketch-paths: |
17-
- examples/Inkplate6
18-
- board:
19-
fqbn: Inkplate_Boards:esp32:Inkplate6V2
20-
additional-sketch-paths: |
21-
- examples/Inkplate6
22-
- board:
23-
fqbn: Inkplate_Boards:esp32:Inkplate10
24-
additional-sketch-paths: |
25-
- examples/Inkplate10
26-
- board:
27-
fqbn: Inkplate_Boards:esp32:Inkplate10V2
28-
additional-sketch-paths: |
29-
- examples/Inkplate10
30-
- board:
31-
fqbn: Inkplate_Boards:esp32:Inkplate6plus
32-
additional-sketch-paths: |
33-
- examples/Inkplate6PLUS
34-
- board:
35-
fqbn: Inkplate_Boards:esp32:Inkplate6plusV2
36-
additional-sketch-paths: |
37-
- examples/Inkplate6PLUS
3810
- board:
3911
fqbn: Inkplate_Boards:esp32:Inkplate6Flick
4012
additional-sketch-paths: |
4113
- examples/Inkplate6FLICK
42-
- board:
43-
fqbn: Inkplate_Boards:esp32:Inkplate6COLOR
44-
additional-sketch-paths: |
45-
- examples/Inkplate6COLOR
46-
- board:
47-
fqbn: Inkplate_Boards:esp32:Inkplate2
48-
additional-sketch-paths: |
49-
- examples/Inkplate2
5014
steps:
5115
- name: Checkout
5216
uses: actions/checkout@v3

0 commit comments

Comments
 (0)