mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-24 11:57:44 +08:00
appveyor: disable parallel builds
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
parent
a871f371e9
commit
ffb99862ec
@ -45,5 +45,5 @@ build_script:
|
||||
test_script:
|
||||
- '%BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; export GOFLAGS=''-tags nofuse''; export TEST_NO_FUSE=1; export TEST_VERBOSE=1; export TEST_SUITE=test_sharness_expensive; make $TEST_SUITE"'
|
||||
|
||||
build:
|
||||
parallel: true
|
||||
#build:
|
||||
# parallel: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user