Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Conversation

@joncinque
Copy link
Contributor

Problem

The release step in CI is failing because the latest cargo-release requires Rust 1.79, but this repo is still at 1.78.

Summary of changes

Pin cargo-release to 0.25.11, which is compatible with 1.78, as noted in the failing run: https://github.com/solana-labs/solana-program-library/actions/runs/11523644623/job/32082450563

#### Problem

The release step in CI is failing because the latest cargo-release
requires Rust 1.79, but this repo is still at 1.78.

#### Summary of changes

Pin cargo-release to 0.25.11, which is compatible with 1.78, as noted in
the failing run: https://github.com/solana-labs/solana-program-library/actions/runs/11523644623/job/32082450563
@joncinque joncinque merged commit bd51bfc into solana-labs:master Oct 25, 2024
6 checks passed
@joncinque joncinque deleted the pinrelease branch October 25, 2024 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant