Skip to content

Fix for CI#1510

Merged
Dinonard merged 3 commits intomasterfrom
fix/omni-bencher-installation
Jul 21, 2025
Merged

Fix for CI#1510
Dinonard merged 3 commits intomasterfrom
fix/omni-bencher-installation

Conversation

@Dinonard
Copy link
Contributor

Pull Request Summary

Another attempt to fix the omni-bencher build process.

This has been tested on github runner, but remains to be seen if it will work on our custom runner.

@Dinonard Dinonard added the ci This PR/Issue is related to the topic "CI" label Jul 21, 2025
@Dinonard Dinonard marked this pull request as ready for review July 21, 2025 12:08

# TODO: Should be moved below the `rustup show` once the toolchain
- name: Install frame-omni bencher tool
run: cargo install --git https://github.com/paritytech/polkadot-sdk frame-omni-bencher --profile=production --locked
Copy link
Contributor

Choose a reason for hiding this comment

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

can't we do cargo +nightly?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can specify the toolchain, but I still have to install it.

Don't know what's avaialble on our custom machine in advance (and it can change).

ermalkaleci
ermalkaleci previously approved these changes Jul 21, 2025
@Dinonard Dinonard requested a review from ermalkaleci July 21, 2025 12:40
@Dinonard Dinonard merged commit 488e9c7 into master Jul 21, 2025
6 of 8 checks passed
@Dinonard Dinonard deleted the fix/omni-bencher-installation branch July 21, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci This PR/Issue is related to the topic "CI"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants