mirror of
https://github.com/ziglang/zig.git
synced 2024-11-26 23:22:44 +00:00
ci: add coverage for building stage2 for arm-linux-musleabihf
This commit is contained in:
parent
6afcaf4a08
commit
2991e3f66b
@ -21,6 +21,7 @@ $ZIG build test-translate-c -Denable-qemu -Denable-wasmtime
|
|||||||
$ZIG build test-run-translated-c -Denable-qemu -Denable-wasmtime
|
$ZIG build test-run-translated-c -Denable-qemu -Denable-wasmtime
|
||||||
$ZIG build docs -Denable-qemu -Denable-wasmtime
|
$ZIG build docs -Denable-qemu -Denable-wasmtime
|
||||||
$ZIG build # test building self-hosted without LLVM
|
$ZIG build # test building self-hosted without LLVM
|
||||||
|
$ZIG build -Dtarget=arm-linux-musleabihf # test building self-hosted for 32-bit arm
|
||||||
$ZIG build test-fmt -Denable-qemu -Denable-wasmtime
|
$ZIG build test-fmt -Denable-qemu -Denable-wasmtime
|
||||||
$ZIG build test-stage2 -Denable-qemu -Denable-wasmtime
|
$ZIG build test-stage2 -Denable-qemu -Denable-wasmtime
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user