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

Bump CI to Rust 1.81.0 #116

Merged
merged 9 commits into from
Mar 31, 2025

Conversation

steveluscher
Copy link
Contributor

This is the latest version required by Agave 2.1.

CI is presently failing because of:

package `litemap v0.7.5` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.75.0

Copy link

changeset-bot bot commented Mar 28, 2025

⚠️ No Changeset found

Latest commit: a908b04

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@steveluscher steveluscher requested a review from lorisleiva March 28, 2025 23:07
Copy link
Member

@lorisleiva lorisleiva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@@ -10,7 +10,7 @@ env:
ANCHOR_VERSION: 0.30.0
NODE_VERSION : 20
SOLANA_VERSION: 1.18.18
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also bump this to 2.1?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Famous last words.

@lorisleiva lorisleiva merged commit 683bb98 into solana-program:main Mar 31, 2025
6 checks passed
@lorisleiva
Copy link
Member

Ugh I just realised this was a separate PR than the web3.js update one sorry. I'll sort out this mess by making sure I've included everything that was already on the other PR.

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