From: Andres Freund Date: Wed, 3 Jun 2026 02:42:33 -0400 Subject: [PATCH v9a 12/22] ci: windows: make argument order alphabetical --- .github/workflows/pg-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pg-ci.yml b/.github/workflows/pg-ci.yml index 1600a5a8095..3bb559ab9f4 100644 --- a/.github/workflows/pg-ci.yml +++ b/.github/workflows/pg-ci.yml @@ -688,13 +688,13 @@ jobs: TAR: "c:/windows/system32/tar.exe" MESON_FEATURES: >- - -Dcpp_args=/std:c++20 -Dauto_features=disabled - -Dtap_tests=enabled + -Dcpp_args=/std:c++20 -Dldap=enabled - -Dssl=openssl -Dplperl=enabled -Dplpython=enabled + -Dssl=openssl + -Dtap_tests=enabled defaults: run: -- 2.54.0.380.gc69baaf57b --lyfxwjjve3vodszg Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="v9a-0013-ci-Add-groups-to-windows-install-it-s-pretty-har.patch"