ci: include hints how to install OS packages.

Andres Freund <andres@anarazel.de>

Commit: 225fb558cd42fe05b5ac55b7586cc1d16fd2f0ea
Author: Andres Freund <andres@anarazel.de>
Date: 2022-03-18T22:42:02Z
Releases: 15.0
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 <pryzbyj@telsasoft.com>
Reviewed-By: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20220310220611.GH28503@telsasoft.com

Files

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

Discussion