The MATLAB setup action consistently fails to load R2026a on the macos-26-intel runner even though we are using the latest version of that action
Starting install
Products will be installed to: /Users/runner/hostedtoolcache/MATLAB/2026.1.999/x64/MATLAB.app
Finished install
Completing setup...
Error: Installation failed.
Error: Error: Script exited with non-zero code 255
As of April 23, the latest MATLAB version was R2025b, so this is likely a failure due to a recent release of R2026a with this action.
I have temporarily excluded this failing test setup and open this Issue to remind us to periodically check if the setup is working again.
The MATLAB setup action consistently fails to load R2026a on the
macos-26-intelrunner even though we are using the latest version of that actionAs of April 23, the
latestMATLAB version was R2025b, so this is likely a failure due to a recent release of R2026a with this action.I have temporarily excluded this failing test setup and open this Issue to remind us to periodically check if the setup is working again.