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

[SOL] Bump compiler builtins version #9

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

LucasSte
Copy link
Collaborator

No description provided.

# curl -Lf https://github.com/obi1kenobi/cargo-semver-checks/releases/download/v0.29.0/cargo-semver-checks-x86_64-unknown-linux-gnu.tar.gz \
# | tar -xz --directory=./installed-bins
# echo `pwd`/installed-bins >> $GITHUB_PATH
# - run: ci/validate-version-bump.sh
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This test was failing because of incompatibility between crates and rust versions.

@@ -190,9 +190,6 @@ jobs:
- run: cargo test --workspace --exclude cargo --exclude benchsuite --exclude resolver-tests
- name: Check benchmarks
run: |
# This only tests one benchmark since it can take over 10 minutes to
# download all workspaces.
cargo test -p benchsuite --all-targets -- cargo
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The benchmark also failed because of rust versions.

@LucasSte LucasSte requested a review from dmakarov January 28, 2025 16:55
@LucasSte LucasSte marked this pull request as ready for review January 28, 2025 16:55
@LucasSte LucasSte merged commit 804e325 into anza-xyz:solana-1.79.0 Jan 29, 2025
13 checks passed
@LucasSte LucasSte deleted the bump-builtins branch January 29, 2025 17:40
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