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 <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch: 15-, where CI support was added Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/89daa5ae307a56017ce47e7dc652284ce547012a Modified Files -------------- .cirrus.yml | 3 --- 1 file changed, 3 deletions(-)
