mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
git: Reduce the max ccache cache size for Fedora builds
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -1051,7 +1051,7 @@ jobs:
|
||||
--enable-network -N -v \
|
||||
--enable-plugin=ccache \
|
||||
--plugin-option=ccache:compress=True \
|
||||
--plugin-option=ccache:max_cache_size=1G \
|
||||
--plugin-option=ccache:max_cache_size=200M \
|
||||
--plugin-option=ccache:dir=$GITHUB_WORKSPACE/.ccache \
|
||||
--spec $GITHUB_WORKSPACE/imhex.spec \
|
||||
--sources $GITHUB_WORKSPACE \
|
||||
|
||||
Reference in New Issue
Block a user