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 platform-specific GH actions to test on Windows as well #72

Closed
chicoxyzzy opened this issue Jun 6, 2024 · 1 comment
Closed

Add platform-specific GH actions to test on Windows as well #72

chicoxyzzy opened this issue Jun 6, 2024 · 1 comment
Labels
enhancement New feature or request tests test coverage

Comments

@chicoxyzzy
Copy link
Contributor

chicoxyzzy commented Jun 6, 2024

Currently we only build CLI and run tests on latest Ubuntu. We need to test on Windows as well to avoid issues like #69.

Open question:

  • GH actions have macOS runner. Should we also test on it separately from Linux?
  • Do we need to build and run tests on different platforms (i.e. x64 and arm64)?

We also should resolve #69 and merge #70 first.

@chicoxyzzy chicoxyzzy added enhancement New feature or request tests test coverage labels Jun 6, 2024
@chicoxyzzy
Copy link
Contributor Author

Resolved in #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests test coverage
Projects
None yet
Development

No branches or pull requests

1 participant