Commit 85d47c4
committed
CI: Run the main workflow on a self-hosted runner
We started experiencing timeouts on the default GitHub runners due to
the lengthy setup time for the Yocto build environment. This change
modifies the main CI workflow to utilize a self-hosted runner that
has less computing limitations.1 parent b2a08bc commit 85d47c4
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
0 commit comments