On Tue, Jun 06, 2023 at 12:52:47PM +0200, David Marchand wrote:
> We are hitting a storage limit when linking binaries statically.
> On the other hand, native builds are tested in other part of the CI and
> the chance of breaking static linking only is relatively low, so let's
> simply test linking against shared libraries.
> 
> Cc: [email protected]
> 
> Signed-off-by: David Marchand <[email protected]>
> ---
>  .github/workflows/build.yml | 1 +
>  1 file changed, 1 insertion(+)

Yep, with the number of "test" apps now in each build, our build
directories get rather massive!

Acked-by: Bruce Richardson <[email protected]>

Reply via email to