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

ci(bug): api-integration-tests duplicate lang item in crate sp_io #313

Closed
chungquantin opened this issue Sep 28, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@chungquantin
Copy link
Collaborator

Got this error on my local when trying to run the integration-tests of pop-api in main. See CI error in other branches that also failed at this job.

@chungquantin
Copy link
Collaborator Author

Found a solution for this

cargo update staging-xcm --precise 14.1.0

But the Cargo.lock is included in the .gitignore, not sure how to change this yet,

@evilrobot-01
Copy link
Collaborator

Can you not add/specify the dependency as "=14.1.0"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants