-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
code owner onlyOnly for Code OwnerOnly for Code OwnerenhancementNew feature or requestNew feature or request
Description
Is there an existing issue for this?
- I have searched the existing issues
Suggestion
The PR workflow is doing a .NET Standard test in the build flow for the gcc compiler on Windows. This is not needed and will save build time.
Possible Implementation
Change the workflow settings so that it does not build/test .NET Standard when it is compiling on Windows using the gcc compiler. The workflows for Linux and MacOs still need to have this test run since it can create the .NET Standard output.
Anything else?
No response
Metadata
Metadata
Assignees
Labels
code owner onlyOnly for Code OwnerOnly for Code OwnerenhancementNew feature or requestNew feature or request