Skip to content

Use latest nightly in CI to Fix CI for SIMD #767

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

Merged
merged 2 commits into from
Sep 10, 2021
Merged

Use latest nightly in CI to Fix CI for SIMD #767

merged 2 commits into from
Sep 10, 2021

Conversation

jorgecarleitao
Copy link
Member

@jorgecarleitao jorgecarleitao commented Sep 10, 2021

Closes #766

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @jorgecarleitao 👍 to me when CI passes

@alamb alamb changed the title Fixed CI for SIMD Use latest nightly in CI to Fix CI for SIMD Sep 10, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #767 (0b0e7c6) into master (9b77b4b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #767   +/-   ##
=======================================
  Coverage   82.51%   82.51%           
=======================================
  Files         168      168           
  Lines       47831    47831           
=======================================
  Hits        39470    39470           
  Misses       8361     8361           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b77b4b...0b0e7c6. Read the comment docs.

@alamb
Copy link
Contributor

alamb commented Sep 10, 2021

FYI @nevi-me and @matthewmturner

@alamb alamb merged commit 2f78c7a into apache:master Sep 10, 2021
alamb pushed a commit that referenced this pull request Sep 10, 2021
* Fixed CI for SIMD

* Updated nightly for wasm
@alamb alamb added development-process Related to development process of arrow-rs and removed cherry-picked labels Sep 10, 2021
alamb added a commit that referenced this pull request Sep 10, 2021
* Fixed CI for SIMD

* Updated nightly for wasm

Co-authored-by: Jorge Leitao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of arrow-rs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust / Test SIMD Ci test failing when compiling using packed_simd
3 participants