matlab-actions / setup-matlab

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

add support for the new osx arm runners #92

Closed mcg1969 closed 7 months ago

mcg1969 commented 8 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 7 months ago

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

mcg1969 commented 7 months ago

wonderful!