File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -491,6 +491,10 @@ screen -S ga
491491# Ctrl-a Ctrl-d
492492```
493493
494+ Check if the runners are active:
495+
496+ - < https://github.com/organizations/xpack-dev-tools/settings/actions/runners >
497+
494498### Push the build scripts
495499
496500- push the ` xpack-develop ` branch to GitHub
@@ -547,11 +551,12 @@ These commands use the `xpack-develop` branch of this repo.
547551
548552The full builds take about 17 hours (4h24 without multi-libs):
549553
550- - ` xbbmi ` : 5h13 (1h04) (nuc)
551- - ` xbbma ` : 2h37 (0h33)
552- - ` xbbli ` : 3h18 (0h41) Linux, 3h17 (0h33) Windows
553- - ` xbbla ` : 17h04 (4h24)
554- - ` xbbla32 ` : 16h05 (4h17)
554+ - ` darwin-x64 ` : 5h13 (1h04) (nuc)
555+ - ` darwin-arm64 ` : 2h37 (0h33)
556+ - ` linux-x64 ` : 3h18 (0h41) (amd)
557+ - ` win32-x64 ` : 3h17 (0h33) (amd)
558+ - ` linux-arm64 ` : 17h04 (4h24) (rpi4)
559+ - ` linux-arm ` : 16h05 (4h17) (rpi4)
555560
556561The workflows results and logs are available from the
557562[ Actions] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/actions/ ) page.
You can’t perform that action at this time.
0 commit comments