Skip to content

fix: skip sccache for aarch64-windows#74

Merged
duffney merged 1 commit intomainfrom
fix/disable-sccache-arm64-win
Aug 4, 2025
Merged

fix: skip sccache for aarch64-windows#74
duffney merged 1 commit intomainfrom
fix/disable-sccache-arm64-win

Conversation

@duffney
Copy link
Copy Markdown
Collaborator

@duffney duffney commented Aug 4, 2025

This pull request makes a small change to the .github/workflows/release.yml file to conditionally exclude the Sccache Action step for the aarch64-pc-windows-msvc target. The reason being that the sccache binary does not the .zip file the action expect and is a bug in the 'Mozilla-Actions/sccache-action@v0.0.9' action.

…not having a .zip for the binary

Signed-off-by: Josh Duffney <jduffney@microsoft.com>
@duffney duffney requested a review from yoshuawuyts August 4, 2025 10:10
@duffney duffney merged commit 31a512c into main Aug 4, 2025
5 checks passed
@duffney duffney deleted the fix/disable-sccache-arm64-win branch August 4, 2025 10:26
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