-
Notifications
You must be signed in to change notification settings - Fork 400
Open
Description
NanoFramework is the only target that requires Windows, we'd like to build everything else on Linux for performance.
With #1627 this is more readily available.
@claude Think of a plan to optimize GitHub CI and PR actions:
- Build NanoFramework on Windows
- Build UnitsNet and other projects on Linux
- Run concurrently where it makes sense and follow best practices for building a C# library on github actions and deploying nugets to nuget.org
- Tests only need to run once, NanoFramework does not have separate tests
- Use the existing build scripts and adapt if necessary, it's important to be able to run the exact same scripts locally outside CI environment
Metadata
Metadata
Assignees
Labels
No labels