diff options
author | Andres Freund <andres@anarazel.de> | 2023-02-02 21:31:48 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2023-02-02 21:31:48 -0800 |
commit | 8488babc7f497949f89f77c1b18e41e0962e5398 (patch) | |
tree | 958aa2778075ce40d8d92f8969474b3065da61d8 /src/backend/utils/adt/numeric.c | |
parent | 83c7e2f2a2f541b5adc11c9d2826eeaf2a22361a (diff) | |
download | postgresql-8488babc7f497949f89f77c1b18e41e0962e5398.tar.gz postgresql-8488babc7f497949f89f77c1b18e41e0962e5398.zip |
ci: Use windows VMs instead of windows containers
So far we have used containers for testing windows on cirrus-ci. Unfortunately
they come with substantial overhead: First, the container images are pulled
onto the host on-demand. Due to the large size of windows containers, that
ends up taking nearly 4 minutes. Secondly, IO is slow, leading to CI runs
taking long.
Thus switch to windows VMs, improving windows CI times by well over 2x.
Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/211afb88-6df6-b74d-f1b7-84b5f21ad875@gmail.com
Backpatch: 15-, where CI was added
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions