ci: include hints how to install OS packages.
authorAndres Freund
Fri, 18 Mar 2022 22:42:02 +0000 (15:42 -0700)
committerAndres Freund
Fri, 18 Mar 2022 22:42:02 +0000 (15:42 -0700)
commit225fb558cd42fe05b5ac55b7586cc1d16fd2f0ea
tree4f80c8cc593ed0942a88cf2c6ba80190fe558197
parent068739fb4f345c8c922d72f2c8e15e9c0a75056d
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 
Reviewed-By: Andres Freund
Discussion: https://postgr.es/m/20220310220611[email protected]
.cirrus.yml