$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-03-30 19:04:33
On 2020-03-30 21:13, Rene Rivera via Boost wrote:
>
> Some of us test against whole Boost releases and the release archives are
> the easiest to deal with. Yes, I'm partly to blame :-) But in my defense, I
> did make changes to use git clones and the release tags. Even if it cost me
> many minutes of CI time to do it.
Did you try using (a) parallel checkouts and (b) shallow git clone?