Re: Use windows VMs instead of windows containers on the CI
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>,
Justin Pryzby <pryzby@telsasoft.com>, pgsql-hackers@postgresql.org
Date: 2023-02-03T09:56:24Z
Lists: pgsql-hackers
On Fri, Feb 3, 2023 at 6:57 PM Andres Freund <andres@anarazel.de> wrote: > And pushed! I think an improvement in CI times of this degree is pretty > awesome. +1 A lot of CI compute time is saved. The Cirrus account[1] was previously hitting the 4 job limit all day long, and now it's often running 1 or 2 jobs when I look, and it has space capacity to start a new job immediately if someone posts a new patch. I'll monitor it over the next few days but it looks great. [1] https://cirrus-ci.com/github/postgresql-cfbot/postgresql
Commits
-
ci: Use windows VMs instead of windows containers
- 8488babc7f49 15.2 landed
- 98811323c8e9 16.0 landed