Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6b52e22

Browse files
committed
ci: windows: Use the same image for VS and MinGW tasks
The VS and MinGW Windows images have been merged, to reduce the space neededfor images. Before9881132 the split helped boot performance, but now thatwe are using VMs that doesn't appear to be the case anymore.Author: Nazir Bilal Yavuz <byavuz81@gmail.com>Discussion:https://postgr.es/m/CAN55FZ2kWYjPd7uUC5QswrB3tfVJDiURqC%2BMGM6a3oeev%3DVgOA%40mail.gmail.comBackpatch: 15-, where CI was added
1 parentf1884f5 commit6b52e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.cirrus.tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ task:
353353
MSBFLAGS:-m -verbosity:minimal "-consoleLoggerParameters:Summary;ForceNoAlign" /p:TrackFileAccess=false -nologo
354354

355355
DISK_SIZE:50
356+
IMAGE_FAMILY:pg-ci-windows-ci
356357

357358
# If tests hang forever, cirrus eventually times out. In that case log
358359
# output etc is not uploaded, making the problem hard to debug. Of course
@@ -376,7 +377,6 @@ task:
376377
# given that it explicitly prevents crash dumps from working...
377378
# 0x8001 is SEM_FAILCRITICALERRORS | SEM_NOOPENFILEERRORBOX
378379
CIRRUS_WINDOWS_ERROR_MODE:0x8001
379-
IMAGE_FAMILY:pg-ci-windows-ci-vs-2019
380380

381381
<<:*windows_task_template
382382

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp