On Fri, Oct 25, 2024 at 4:31 AM Andres Freund <andres@anarazel.de> wrote:
>
> On 2024-10-25 04:14:03 -0400, Andres Freund wrote:
> > On 2024-10-25 08:22:42 +0300, Thomas Munro wrote:
> > > I wonder if this will magically fix itself when the next CI image
> > > build cron job kicks off. I have no idea what time zone this page is
> > > showing but it should happen in another day or so, unless Andres is
> > > around to kick it sooner:
> > >
> > > https://cirrus-ci.com/github/anarazel/pg-vm-images
> >
> > I did trigger a rebuild of the image just now. Hopefully that'll fix it.
>
> It did.
I noticed that CI for my fork of Postgres, which had been failing on
docs build and on test-running on the injection points test only on
freebsd, started working as expected again this morning. All of this
is a bit of magic to me -- are the CI images you build used by all of
our CIs?
- Melanie