-
Notifications
You must be signed in to change notification settings - Fork 53
Test compilation in different OSs #1099
Copy link
Copy link
Closed
Labels
- Developer -Torrust Improvement ExperienceTorrust Improvement ExperienceBuild | Project SystemCompiling and PackagingCompiling and PackagingContinuous IntegrationWorkflows and AutomationWorkflows and AutomationEnhancement / Feature RequestSomething NewSomething NewPortabilityDistribution to More PlacesDistribution to More Places
Milestone
Metadata
Metadata
Assignees
Labels
- Developer -Torrust Improvement ExperienceTorrust Improvement ExperienceBuild | Project SystemCompiling and PackagingCompiling and PackagingContinuous IntegrationWorkflows and AutomationWorkflows and AutomationEnhancement / Feature RequestSomething NewSomething NewPortabilityDistribution to More PlacesDistribution to More Places
Relates to: #325
We could create a new workflow only for that or change the
testingworkflow,From:
To:
It may be too slow to run all tests in all OSs. We can also add a new job only for building and test compilation, not test execution.
I have to check if it compiles in macOS. Apparently, it's fixed in Windows.
cc @da2ce7