Hello,

Am Thu, Jun 06, 2024 at 05:05:32PM +0200 schrieb Ludovic Courtès:
> Almost all the x86 builds have been consumed:
> 
> --8<---------------cut here---------------start------------->8---
> cuirass=> select count(*) from builds where status = -2 and system 
> ='x86_64-linux';
>  count 
> -------
>    748
> (1 row)
> 
> cuirass=> select count(*) from builds where status = -2 and system 
> ='i686-linux';
>  count 
> -------
>      0
> (1 row)

these are good news, and thanks for sharing the detailed package counts!
Could the graph on
   https://ci.guix.gnu.org/metrics
be augmented by the number of packages to be built for the different
architectures?

Andreas


Reply via email to