mathworks / jenkins-matlab-plugin

This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.
47 stars 54 forks source link

Plugin does not work for Apple Silicon Mac agents #336

Closed acampbel closed 3 months ago

acampbel commented 5 months ago

It seems as though we have a hardcoded maci64 in the MATLAB launcher code. Using an Apple Silicon agent violates that assumption.

nbhoski commented 4 months ago

Is this same as #328

sameagen-MW commented 4 months ago

I think so. Andy can you confirm whether you were using a public release of the plugin and not something that you built from the dev_main trunk branch?

acampbel commented 3 months ago

Dup of #328