Skip to content

ci: cache Rust builds with sccache - #31

Merged
johncarmack1984 merged 1 commit into
mainfrom
ci/sccache
Jul 28, 2026
Merged

ci: cache Rust builds with sccache#31
johncarmack1984 merged 1 commit into
mainfrom
ci/sccache

Conversation

@johncarmack1984

Copy link
Copy Markdown
Owner

Wire sccache into every Rust-compiling CI job (test, npm, build, crates). Disable setup-rust-toolchain's built-in cache; explicit rust-cache with cache-targets off so sccache owns compilation caching. Deny and non-Rust jobs untouched.

Wire mozilla-actions/sccache-action into every Rust-compiling job
(test, npm, build, crates). Disable setup-rust-toolchain's built-in
cache in favor of explicit Swatinem/rust-cache with cache-targets off
so sccache owns compilation caching. Deny and non-Rust jobs untouched.
@johncarmack1984
johncarmack1984 merged commit 58c0071 into main Jul 28, 2026
7 checks passed
@johncarmack1984
johncarmack1984 deleted the ci/sccache branch July 28, 2026 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant