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

disable arm64 assembler and update CI to Go 1.16 #18

Merged
merged 1 commit into from
Mar 25, 2021
Merged

Conversation

aead
Copy link
Member

@aead aead commented Mar 25, 2021

This commit disables the arm64 asm implementation since
it is broken and produces incorrect results on Go 1.16.

Further, this commit updates CI to the Go 1.16 and 1.15.
Once, CI tests for arm64 pass again we can enable it.

This commit disables the arm64 asm implementation since
it is broken and produces incorrect results on Go 1.16.

Further, this commit updates CI to the Go 1.16 and 1.15.
Once, CI tests for arm64 pass again we can enable it.
@aead aead requested a review from klauspost March 25, 2021 13:13
@klauspost
Copy link
Contributor

@aead It doesn't seem like github supports arm64 out-of-the box. I will toy around with QEMU and see if I can repro it there.

Copy link
Contributor

@klauspost klauspost left a comment

Choose a reason for hiding this comment

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

LGTM

@aead aead merged commit 5311fe9 into master Mar 25, 2021
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

2 participants