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

Added power support for the travis.yml file with ppc64le. and update go versions for package: httpgzip #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sreekanth370
Copy link

Added power support for the travis.yml file with ppc64le. This is part of the Ubuntu distribution for ppc64le.
This helps us simplify testing later when distributions are re-building and re-releasing.

updated the go version go:1.13, 1.14 and 1.15

.travis.yml Outdated
- 1.x
- 1.13
- 1.14
- 1.15
Copy link
Member

Choose a reason for hiding this comment

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

"1.x" already means latest supported Go version, and it doesn't require updating each 6 months when a new version is released. So this change is not an improvement.

Copy link
Author

Choose a reason for hiding this comment

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

Thanks for your response and tag for more info @gerrith3

@sreekanth370
Copy link
Author

tested with go 1.x with amd64 and power support architecture . kindly review .

kindly merge the the code with power architecture.

@sreekanth370
Copy link
Author

kindly review and merge the code with power support architecture

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