]> git.ipfire.org Git - thirdparty/postgresql.git/commit
ci: Use optimized build for mingw
authorAndres Freund <andres@anarazel.de>
Fri, 17 Jul 2026 15:43:52 +0000 (11:43 -0400)
committerAndres Freund <andres@anarazel.de>
Fri, 17 Jul 2026 15:49:27 +0000 (11:49 -0400)
commitcce2bbbfd3cb8df4844013d20c3e08cef6d29084
treece9e14caa3c927468d5b73dc374f7b8a7bf8ccf7
parent6a90e70415efe1137d58072331f9101e0a00a4e6
ci: Use optimized build for mingw

The test runtime dominates over the compile time on GHA.  Note that we just
need to remove options, as postgres's default is debugoptimized.

Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/a2ejn7lfqolutzz7kozalbhy3bixdrujb4buc3pgbtlk4am2ba@wbv6v7riia33
Backpatch-through: 19, where GHA CI was added
.github/workflows/pg-ci.yml