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

Commitbf32ec2

Browse files
committed
cirrus/ccache: Use G rather than GB suffix
The former being the documented spelling.Author: Justin Pryzby <pryzbyj@telsasoft.com>Discussion:https://www.postgresql.org/message-id/20230203142656.GA1653%40telsasoft.com
1 parent6a30027 commitbf32ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -664,7 +664,7 @@ task:
664664

665665
# Use larger ccache cache, as this task compiles with multiple compilers /
666666
# flag combinations
667-
CCACHE_MAXSIZE:"1GB"
667+
CCACHE_MAXSIZE:"1G"
668668
CCACHE_DIR:"/tmp/ccache_dir"
669669

670670
LINUX_CONFIGURE_FEATURES:*LINUX_CONFIGURE_FEATURES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp