matlab-actions / setup-matlab

Set up your GitHub Actions workflow with a specific version of MATLAB.
BSD 3-Clause "New" or "Revised" License
77 stars 12 forks source link

add support for the new osx arm runners #92

Closed mcg1969 closed 8 months ago

mcg1969 commented 9 months ago

Now that GitHub actions has hosted runners using Apple Silicon macOS, it would be great to add support for these. The runner type is macos-14.

acampbel commented 8 months ago

This is now supported with the v2 of all of the matlab-actions. Enjoy!

mcg1969 commented 8 months ago

wonderful!