diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml index b03d128184d..500996ffd70 100644 --- a/.cirrus.tasks.yml +++ b/.cirrus.tasks.yml @@ -353,6 +353,7 @@ task: MSBFLAGS: -m -verbosity:minimal "-consoleLoggerParameters:Summary;ForceNoAlign" /p:TrackFileAccess=false -nologo DISK_SIZE: 50 + IMAGE_FAMILY: pg-ci-windows-ci # If tests hang forever, cirrus eventually times out. In that case log # output etc is not uploaded, making the problem hard to debug. Of course @@ -376,7 +377,6 @@ task: # given that it explicitly prevents crash dumps from working... # 0x8001 is SEM_FAILCRITICALERRORS | SEM_NOOPENFILEERRORBOX CIRRUS_WINDOWS_ERROR_MODE: 0x8001 - IMAGE_FAMILY: pg-ci-windows-ci-vs-2019 <<: *windows_task_template