We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d37b3 commit 92baf40Copy full SHA for 92baf40
.github/workflows/codeql.yml
@@ -77,7 +77,7 @@ jobs:
77
run: |
78
export CCACHE_COMPRESS=1
79
export CCACHE_COMPRESSLEVEL=10
80
- export CCACHE_MAXSIZE=30M
+ export CCACHE_MAXSIZE=300M
81
ccache -z
82
83
$CMAKE --build build -j 2
0 commit comments