run-command icon indicating copy to clipboard operation
run-command copied to clipboard

Add matrix strategy to bat.yml

Open mcafaro opened this issue 1 year ago • 0 comments

The "Build and Test" workflow is currently only building and testing against ubuntu-latest, but we support a wider range of platforms now. The workflow should be updated to use a matrix strategy to test against all supported platforms.

mcafaro avatar Mar 06 '24 18:03 mcafaro