Description
GitHub actions supports a matrix construct for jobs. This may be more efficient than having entirely separate workflows setup for multiple OS module testing.
Describe the solution you'd like
Test and evaluate if matrix is a better fit for cross-platform module testing than separate GA workflows per platform.
Description
GitHub actions supports a matrix construct for jobs. This may be more efficient than having entirely separate workflows setup for multiple OS module testing.
Describe the solution you'd like
Test and evaluate if matrix is a better fit for cross-platform module testing than separate GA workflows per platform.