Commit cd5bbbc
committed
Drop i386 support from all addons
Remove i386 architecture support:
- isponsorblocktv: Already didn't support i386
- zititunneller: Removed i386 from config.yaml, build.yaml, and Dockerfile
- builder.yaml: Removed i386 from CI build matrix
i386 is a legacy 32-bit x86 architecture that is rarely used in modern
Home Assistant installations. Removing it simplifies builds and reduces
maintenance overhead.1 parent 620fb54 commit cd5bbbc
File tree
4 files changed
+1
-4
lines changed- .github/workflows
- zititunneller
4 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments