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

Pin WASM / packed SIMD tests to nightly-2022-01-17 #1204

Merged
merged 1 commit into from Jan 19, 2022

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jan 19, 2022

Which issue does this PR close?

Closses #1198 (I hope)

Rationale for this change

packed_simd -- relies on some feature in rust nightly which has since been removed. Here is a PR that should fix the underlying issue: rust-lang/packed_simd#341

If / until a maintainer to releases an updated version this PR attempts to get the arrow CI checks back to green

What changes are included in this PR?

pin nightly rust used in WASM and SIMD CI checks to nightly-2022-01-17

Are there any user-facing changes?

Nope (though arrow is not going to compile on the latest nightly)

@houqp houqp merged commit d68c4ae into apache:master Jan 19, 2022
@alamb alamb deleted the alamb/pin_nightly2 branch January 31, 2022 21:52
alamb added a commit to alamb/arrow-rs that referenced this pull request Jan 31, 2022
alamb added a commit that referenced this pull request Feb 1, 2022
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.

None yet

3 participants