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

Commit3a2cc5a

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 parent65b8c40 commit3a2cc5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎.cirrus.tasks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,7 @@ WINDOWS_ENVIRONMENT_BASE: &WINDOWS_ENVIRONMENT_BASE
516516
PG_TEST_USE_UNIX_SOCKETS:1
517517
PG_REGRESS_SOCK_DIR:"c:/cirrus/"
518518
DISK_SIZE:50
519+
IMAGE_FAMILY:pg-ci-windows-ci
519520

520521
sysinfo_script:|
521522
chcp
@@ -539,7 +540,6 @@ task:
539540
# given that it explicitly prevents crash dumps from working...
540541
# 0x8001 is SEM_FAILCRITICALERRORS | SEM_NOOPENFILEERRORBOX
541542
CIRRUS_WINDOWS_ERROR_MODE:0x8001
542-
IMAGE_FAMILY:pg-ci-windows-ci-vs-2019
543543

544544
<<:*windows_task_template
545545

@@ -600,7 +600,6 @@ task:
600600
# Start bash in current working directory
601601
CHERE_INVOKING:1
602602
BASH:C:\msys64\usr\bin\bash.exe -l
603-
IMAGE_FAMILY:pg-ci-windows-ci-mingw64
604603

605604
<<:*windows_task_template
606605

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp