Skip to content
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

internal: Refactor release workflow to reduce duplication #11029

Merged
merged 1 commit into from Dec 15, 2021

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Dec 15, 2021

This reduces duplication by using matrix and paves the way for #10483. The musl builder is unchanged because it uses a container.

We also get rid of the MacOS 11 SDK thing, which is from when most MacOS builders were on 10. Or not, the default is still 10.15.

@lnicola lnicola changed the title internal Refactor release workflow to reduce duplication internal: Refactor release workflow to reduce duplication Dec 15, 2021
@lnicola
Copy link
Member Author

lnicola commented Dec 15, 2021

bors r+

I'll merge this now to give it time to bake in nightly, since everything is in flux anyway because if the GitHub change to MacOS 11. There are some binaries in my fork, and I'll address any review comments tomorrow (or we can revert it).

@bors
Copy link
Contributor

bors bot commented Dec 15, 2021

@bors bors bot merged commit 661e3f9 into rust-lang:master Dec 15, 2021
@lnicola
Copy link
Member Author

lnicola commented Dec 15, 2021

Hmm, is building on MacOS 11 a breaking change for people still on 10.15?

@lnicola lnicola deleted the refactor-release branch December 19, 2021 18:55
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.

None yet

1 participant