ci: include hints how to install OS packages. This is useful for patches during development, but once a feature is merged, new libraries should be added to the OS image files, rather than installed during every CI run forever into the future.
Author: Justin Pryzby <[email protected]> Reviewed-By: Andres Freund <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/225fb558cd42fe05b5ac55b7586cc1d16fd2f0ea Modified Files -------------- .cirrus.yml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-)
