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

Commit79b79dd

Browse files
committed
ci: s/CCACHE_SIZE/CCACHE_MAXSIZE/.
The wrong environment variable was used in one place.Author: Justin Pryzby <pryzby@telsasoft.com>Discussion:https://postgr.es/m/20220203035827.GG23027@telsasoft.com
1 parentb779d7d commit79b79dd

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
@@ -457,7 +457,7 @@ task:
457457

458458
# Use larger ccache cache, as this task compiles with multiple compilers /
459459
# flag combinations
460-
CCACHE_SIZE:"1GB"
460+
CCACHE_MAXSIZE:"1GB"
461461
CCACHE_DIR:"/tmp/ccache_dir"
462462

463463
LINUX_CONFIGURE_FEATURES:*LINUX_CONFIGURE_FEATURES

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp