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

keccak: don't test simd feature in minimal-versions workflow #66

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

tarcieri
Copy link
Member

It requires nightly, whereas the tests are run under stable.

The simd feature itself is already tested in the test-simd job.

@tarcieri
Copy link
Member Author

Motivation is the build failure here: https://github.com/RustCrypto/sponges/actions/runs/6900548666/job/18773881810

It requires `nightly`, whereas the tests are run under `stable`.

The `simd` feature itself is already tested in the `test-simd` job.
@tarcieri tarcieri force-pushed the keccak/dont-test-simd-in-minimal-versions branch from 2197610 to 8b0bae5 Compare November 17, 2023 17:47
@newpavlov newpavlov merged commit 9e4f6bc into master Nov 18, 2023
15 checks passed
@newpavlov newpavlov deleted the keccak/dont-test-simd-in-minimal-versions branch November 18, 2023 12:31
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