[Numpy-discussion] Re: Cirrus testing

2023-08-16 Thread Andrew Nelson
On Wed, Aug 16, 2023, 23:48 Benjamin Root wrote: > With regards to scheduling wheel builds (and this may already be > completely obvious), but numpy should consider a scheduled build time that > comes reasonably before scipy's scheduled build time so that there is a > quicker turn-around time wit

[Numpy-discussion] Re: Cirrus testing

2023-08-16 Thread Benjamin Root
With regards to scheduling wheel builds (and this may already be completely obvious), but numpy should consider a scheduled build time that comes reasonably before scipy's scheduled build time so that there is a quicker turn-around time with possible breaking changes. If you schedule the numpy whee

[Numpy-discussion] Re: Cirrus testing

2023-08-16 Thread Ralf Gommers
On Wed, Aug 16, 2023 at 5:01 AM Andrew Nelson wrote: > > On Wed, 16 Aug 2023 at 10:51, Andrew Nelson wrote: > >> There's a scipy issue on this that discusses how to reduce usage, >> https://github.com/scipy/scipy/issues/19006. >> >> Main points: >> >> - at the moment CI is run on PR and on Merge