Skip to content

fix: disable sccache via env vars for cargo#75

Merged
duffney merged 1 commit intomainfrom
fix/disable-sccache-env-vars
Aug 4, 2025
Merged

fix: disable sccache via env vars for cargo#75
duffney merged 1 commit intomainfrom
fix/disable-sccache-env-vars

Conversation

@duffney
Copy link
Copy Markdown
Collaborator

@duffney duffney commented Aug 4, 2025

This pull request updates the .github/workflows/release.yml file to refine the use of environment variables for the build process, specifically adjusting the configuration of SCCACHE_GHA_ENABLED and RUSTC_WRAPPER based on the target platform.

Signed-off-by: Josh Duffney <jduffney@microsoft.com>
Copy link
Copy Markdown
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@duffney duffney merged commit 476b2cd into main Aug 4, 2025
19 checks passed
@duffney duffney deleted the fix/disable-sccache-env-vars branch August 4, 2025 11:06
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.

2 participants