You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- .github/workflows/cmake.yml: exclude release llvm and c++20. we really
only care about the extra warnings from llvm and release should have
less code.
- set CMAKE_C_COMPILER_LAUNCHER=ccache in top-level workflow env instead
of on each config.
Signed-off-by: Aiden Woodruff <[email protected]>
0 commit comments