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

Update cargo-dist to v0.27.1 #108

Merged
merged 2 commits into from
Jan 8, 2025
Merged

Update cargo-dist to v0.27.1 #108

merged 2 commits into from
Jan 8, 2025

Conversation

Urhengulas
Copy link
Member

@Urhengulas Urhengulas commented Jan 8, 2025

To update I ran:

$ curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/cargo-dist/releases/latest/download/cargo-dist-installer.sh | sh
$ dist init --yes

Without this change cargo dist fails, because the runners are depreacted (see e.g. https://github.com/knurling-rs/flip-link/actions/runs/12670732096):

build-local-artifacts (aarch64-apple-darwin)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
build-local-artifacts (aarch64-apple-darwin)
GitHub Actions has encountered an internal error when running your job.
build-local-artifacts (x86_64-apple-darwin)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
build-local-artifacts (x86_64-apple-darwin)
GitHub Actions has encountered an internal error when running your job.

CHANGELOG.md Outdated Show resolved Hide resolved
@jonathanpallant jonathanpallant added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit d10c8f5 Jan 8, 2025
10 checks passed
@jonathanpallant jonathanpallant deleted the update-cargo-dist branch January 8, 2025 14:13
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