Re: MinGW CI tasks fail / timeout

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Noah Misch <noah(at)leadboat(dot)com>
Subject: Re: MinGW CI tasks fail / timeout
Date: 2026-04-03 16:09:25
Message-ID: CAOYmi+nJ+=B4h8-z=Fp_jJ4g8Ahk=KdK-eS6_rU4QVG+HkfXeQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 3, 2026 at 8:54 AM Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:
> The version of IPC::Run is pinned to 'NJM/IPC-Run-20250809.0' on the
> MinGW image [1]. I tested the new MinGW image and confirmed that CI
> passes [2]. I think we can re-enable the MinGW CI task on the CFBot
> and Postgres repos.

Thank you! I opened a draft PR to pin the other versions as well;
let's see what the CI thinks...

--Jacob

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message shawn wang 2026-04-03 16:11:52 Re: Add logical_decoding_spill_limit to cap spill file disk usage per slot
Previous Message Corey Huinker 2026-04-03 16:01:33 Re: Import Statistics in postgres_fdw before resorting to sampling.