ci: Don't specify amount of memory
authorAndres Freund
Wed, 23 Aug 2023 19:25:56 +0000 (12:25 -0700)
committerAndres Freund
Wed, 23 Aug 2023 19:26:12 +0000 (12:26 -0700)
commit794e14e219c7997c7f59ea8b7923daee95d2a3a6
tree6216c8f798f699e9628d9008a9c213d0f1aeae9e
parent01226c682ce6cc130c1057fcd5b0f24b2b622d39
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
Discussion: https://postgr.es/m/20230808021541[email protected]
Backpatch: 15-, where CI support was added
.cirrus.yml