Skip to content

Commit abc65ff

Browse files
committed
ci: ccache compresses by default
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 2c3a07d commit abc65ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ jobs:
273273
- run: |
274274
sudo apt-get install ccache
275275
echo '/usr/lib/ccache:$PATH' >> $GITHUB_PATH
276-
echo 'CCACHE_COMPRESS=true' >> $GITHUB_ENV
277276
278277
# Setup: Check existing ccache
279278
- run: ccache -s

0 commit comments

Comments
 (0)