ci: Increase requested memory size.

Thomas Munro <tmunro@postgresql.org>

Commit: 08ddb3c0852d87394b44eea45709b9d9b8154f68
Author: Thomas Munro <tmunro@postgresql.org>
Date: 2022-09-21T23:55:11Z
Releases: 15.0
ci: Increase requested memory size.

CI builds recently started failing with:

"Memory size for 4.0 vCPU instance should be between 3840MiB and
26624MiB, while 2048MiB is requested."

Ok then, let's ask for 4G instead of 2G.

This may be due to a change in the type of instance used to work around
an outage, per:

https://twitter.com/cirrus_labs/status/1572657320093712384

Files

PathChange+/−
.cirrus.yml modified +2 −2