Commit 32b15d5
committed
Arm backend: Remove running examples/arm/setup.sh in the github docker
This will move Arm PR testing to use an empty docker and
examples/arm/setup.sh will always run from a fresh setup when testing a
PR to minimize the risk of and old run of examples/arm/setup.sh done during docker creation colliding PR testing, or being out of sync with it.
The different runs of examples/arm/setup.sh also used different
install folders and that might break stuff even more.
Signed-off-by: Zingo Andersen <[email protected]>
Change-Id: I795078d3d764a3f7ad5d6043fb8b70290af5789f1 parent 59df3fe commit 32b15d5
File tree
2 files changed
+0
-7
lines changed- .ci/docker/ubuntu
- .github/workflows
2 files changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
20 | | - | |
21 | | - | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
| |||
0 commit comments