Skip to content

ci: Fix the binary size workflow #708

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Apr 28, 2025

From the bootstrap error:

 thread 'main' panicked at src/bootstrap/src/core/config/config.rs:3283:21:
`llvm.download-ci-llvm` cannot be set to `true` on CI. Use `if-unchanged` instead.

So do that. Additionally, pin rustc to hopefully prevent similar regressions in the future.

Some settings to increase log output were also applied.

@tgross35 tgross35 force-pushed the fix-binary-size-ci branch 2 times, most recently from 268e0bb to 98a2b82 Compare April 28, 2025 19:34
@tgross35 tgross35 enabled auto-merge April 28, 2025 19:39
From the bootstrap error:

     thread 'main' panicked at src/bootstrap/src/core/config/config.rs:3283:21:
    `llvm.download-ci-llvm` cannot be set to `true` on CI. Use `if-unchanged` instead.

So do that. Additionally pin rustc to hopefully prevent similar
regressions in the future.

Some settings to increase log output were also applied.
@tgross35 tgross35 force-pushed the fix-binary-size-ci branch from 98a2b82 to dade97a Compare April 28, 2025 19:39
@tgross35 tgross35 disabled auto-merge April 28, 2025 19:45
@tgross35 tgross35 merged commit b70de06 into rust-lang:master Apr 28, 2025
39 of 41 checks passed
@tgross35 tgross35 deleted the fix-binary-size-ci branch April 28, 2025 19:47
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