-
-
Notifications
You must be signed in to change notification settings - Fork 69
ci: add Windows build #290
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
Conversation
Thanks for opening this pull request!
|
@mtrezza can you add the Windows build to the required builds? Also, can you add "Windows" to the "About" section of this repo? |
Codecov Report
@@ Coverage Diff @@
## main #290 +/- ##
==========================================
+ Coverage 82.44% 82.46% +0.01%
==========================================
Files 104 104
Lines 10607 10607
==========================================
+ Hits 8745 8747 +2
+ Misses 1862 1860 -2
Continue to review full report at Codecov.
|
New Pull Request Checklist
Issue Description
SDK is capable be being built for Windows, but a windows build currently isn't in the CI.
Related issue: #n/a
Approach
Add windows build to CI
TODOs before merging