Skip to content

Conversation

bentwire
Copy link

This goes with the issue I posted. The examples compile and run now...

@bentwire
Copy link
Author

bentwire commented Jul 4, 2023

Ah ok I see why its failing... It does not like the rust version:

error: package vsimd v0.8.0 cannot be built because it requires rustc 1.63 or newer, while the currently active rustc version is 1.61.0

How do I fix that one?

Thanks!

@pwang7
Copy link
Contributor

pwang7 commented Jul 5, 2023

Ah ok I see why its failing... It does not like the rust version:

error: package vsimd v0.8.0 cannot be built because it requires rustc 1.63 or newer, while the currently active rustc version is 1.61.0

How do I fix that one?

Thanks!

Try change here:

CI_RUST_TOOLCHAIN: 1.61.0

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