ci: Don't specify amount of memory

Andres Freund <andres@anarazel.de>

Commit: 794e14e219c7997c7f59ea8b7923daee95d2a3a6
Author: Andres Freund <andres@anarazel.de>
Date: 2023-08-23T19:26:12Z
Releases: 17.0
ci: Don't specify amount of memory

The number of CPUs is the cost-determining factor. Most instance types that
run tests have more memory/core than what we specified, there's no real
benefit in wasting that.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.de
Backpatch: 15-, where CI support was added

Files

PathChange+/−
.cirrus.yml modified +0 −4

Discussion