]> git.ipfire.org Git - thirdparty/postgresql.git/commit
ci: Use VMs for SanityCheck and CompilerWarnings
authorAndres Freund <andres@anarazel.de>
Wed, 23 Aug 2023 19:29:50 +0000 (12:29 -0700)
committerAndres Freund <andres@anarazel.de>
Wed, 23 Aug 2023 19:29:50 +0000 (12:29 -0700)
commitf518c909ead1be7c88ee1f53db13bdef7c50d1ca
tree23e468f0c647564860464492612239a8bd30cca0
parentcad461b044b521c5f80d180194d6e27dce82c424
ci: Use VMs for SanityCheck and CompilerWarnings

The main reason for this change is to reduce different ways of executing
tasks, making it easier to use custom compute resources for cfbot. A secondary
benefit is that the tasks seem slightly faster this way, apparently the
increased startup overhead is outweighed by reduced runtime overhead.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.de
Backpatch: 15-, where CI support was added
.cirrus.yml