CI: take advantage of zig build concurrency

I ain't afraid of no ghost.

This reverts commit 14a176b9b16e07a66a2f9cd485aaf80fed0f5a12.
This commit is contained in:
Andrew Kelley
2023-03-08 00:19:55 -07:00
parent 030742f1f7
commit 8d4067e7a3
7 changed files with 0 additions and 7 deletions

View File

@@ -59,7 +59,6 @@ stage3-release/bin/zig fmt --check .. \
stage3-release/bin/zig build -Dtarget=arm-linux-musleabihf
stage3-release/bin/zig build test docs \
-j1 \
-fqemu \
-fwasmtime \
-Dstatic-llvm \