Use slower, more effective compression level

This commit is contained in:
AnyOldName3
2026-04-17 14:14:08 +01:00
parent b850d13e58
commit eb2cba7e8f
+1
View File
@@ -173,6 +173,7 @@ Ubuntu_GCC:
CC: gcc
CXX: g++
CCACHE_SIZE: 3G
ARTIFACT_COMPRESSION_LEVEL: default
# When CCache doesn't exist (e.g. first build on a fork), build takes more than 1h, which is the default for forks.
timeout: 2h