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

Add the GOOS to CI test #1787

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

Conversation

khanhtc1202
Copy link

From the KubeCon ContribFest 👋

This PR added GOOS as variable to the go test CI

Fix #1761

Please check @ArthurSens

Signed-off-by: khanhtc1202 <[email protected]>
Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution.

However CI fails, so it needs some more work.

@kakkoyun
Copy link
Member

When we are at it maybe we should add GOARCH as well. Now that GitHub actions have the arm64 machines.

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.

Add CI tests that builds/tests client_golang for all supported GOOS
2 participants