Skip to content

Commit 7f498b5

Browse files
committed
Merge branch 'latest' into net
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
2 parents 107d87d + 12d7b87 commit 7f498b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DEFAULT_VSOCK_CID="3"
4141
DEFAULT_HOSTNAME="mptcpdev"
4242

4343
# The behaviour can be changed with 'input' env var
44-
: "${INPUT_CCACHE_MAXSIZE:=5G}"
44+
: "${INPUT_CCACHE_MAXSIZE:=2G}"
4545
: "${INPUT_CCACHE_DIR:=""}"
4646
: "${INPUT_CCACHE_DISABLE:=""}"
4747
: "${INPUT_NO_BLOCK:=0}"

0 commit comments

Comments
 (0)