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

Commit89daa5a

Browse files
committed
ci: Don't specify amount of memory
The number of CPUs is the cost-determining factor. Most instance types thatrun tests have more memory/core than what we specified, there's no realbenefit in wasting that.Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.deBackpatch: 15-, where CI support was added
1 parentf4f6357 commit89daa5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎.cirrus.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ task:
5555
image:family/pg-ci-freebsd-13
5656
platform:freebsd
5757
cpu:$CPUS
58-
memory:4G
5958
disk:50
6059

6160
sysinfo_script:|
@@ -166,7 +165,6 @@ task:
166165
image:family/pg-ci-bullseye
167166
platform:linux
168167
cpu:$CPUS
169-
memory:4G
170168

171169
ccache_cache:
172170
folder:${CCACHE_DIR}
@@ -392,7 +390,6 @@ task:
392390
image:family/pg-ci-windows-ci-vs-2019
393391
platform:windows
394392
cpu:$CPUS
395-
memory:4G
396393

397394
sysinfo_script:|
398395
chcp

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp