-
Notifications
You must be signed in to change notification settings - Fork 968
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
Adding code to run on Powersystem #342
base: master
Are you sure you want to change the base?
Conversation
@qianbin |
I'm sorry that i'v no privilege to merge PR. |
@syndtr |
|
||
go: | ||
- 1.9.x | ||
- 1.10.x | ||
- 1.11.x | ||
- tip | ||
matrix: | ||
allow_failures: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we allow failures?
Why test then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does goleveldb gain by testing on ppc64le?
Has anything failed on that architecture?
Hi
Here is my contribution to your code, its working good on powersystems.
Thanks for the code, its working good.
What do these changes do?
Added Architecture "ppc64le"
Are there changes in behavior for the user?
No