Re: Heads Up: cirrus-ci is shutting down June 1st

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st
Date: 2026-04-09 23:29:45
Message-ID: CA+hUKGKAu0bpXS6ycyoqMv5SHtgLpZRNrvtet7xS=9_Ppoatyw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 10, 2026 at 8:55 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> 4) CI tests as many operating systems as possible
>
> A lot of system just support linux, plenty support macos, some support
> windows. Barely any support anything beyond that.

Nested virtualisation to the rescue?

https://github.com/cross-platform-actions/action

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message wang.xiao.peng 2026-04-09 23:44:54 Re:Re: Bug: WAIT FOR LSN crashes with assertion failure inside PL/pgSQL DO blocks and procedures
Previous Message Michael Paquier 2026-04-09 23:15:34 Re: test_autovacuum/001_parallel_autovacuum is broken