Commit 686d7e6
committed
CI/CD: Don't add i386 before installing packages
We currently add the i386 architecture to apt before installing
out build dependencies. However, there is no use for that and
there are a range of drawbacks (we even have ARM builds failing
because i386 sources can't be fetched).
Let's drop this.
Signed-off-by: Christoph Müllner <[email protected]>1 parent 19aec99 commit 686d7e6
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments