ci: Make compute resources for CI configurable See prior commit for an explanation for the goal of the change and why it had to be split into two commits.
Reviewed-by: Daniel Gustafsson <[email protected]> Reviewed-by: Nazir Bilal Yavuz <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch: 15-, where CI support was added Branch ------ REL_16_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e8a8cd05d4b9533cf5bff0f4a4ee83a40df62875 Modified Files -------------- .cirrus.tasks.yml | 45 --------------------------------- .cirrus.yml | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++ src/tools/ci/README | 17 +++++++++++++ 3 files changed, 90 insertions(+), 45 deletions(-)
