forked from Locietta/xanmod-kernel-WSL2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Switch to Cachyos-v3 & Fix ccache (Locietta#77)
* ci: switch base container to cachyos-v3 image The cachyos-v3 packages is baselined on x86-64-v3 and built with LTO+O3, which makes it faster than archlinux Also install mimalloc and enable THP to speed up thinlto Somehow Kernel LTO only utilizes one thread most of the time, even if it's thinlto, so the expected gain is small, but still better than nothing * ci: fix ccache ccache has been broken for a while, fortunately relaxed preprocessor checks can fix it The new action also removes stale caches --------- Co-authored-by: Andarwinux <[email protected]>
- Loading branch information
1 parent
c9be74d
commit f5088cb
Showing
2 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters