mirror of
https://github.com/boostorg/regression.git
synced 2026-01-19 04:42:10 +00:00
Back to single process as CircleCI runs out of memory.
This commit is contained in:
@@ -18,9 +18,8 @@ build_all()
|
||||
log_time "Start of testing. [build_all]"
|
||||
build_setup
|
||||
update_tools
|
||||
build_one develop &
|
||||
build_one master &
|
||||
wait
|
||||
build_one develop
|
||||
build_one master
|
||||
log_time "End of testing. [build_all]"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user