raulcd opened a new issue, #46510:
URL: https://github.com/apache/arrow/issues/46510
### Describe the bug, including details regarding any error messages,
version, and platform.
The Matlab jobs are failing on main and several PRs with the following error:
```
Setting up MATLAB
/usr/bin/chmod +x /home/runner/work/_temp/mpm
/home/runner/work/_temp/mpm install --release=r2024b
--destination=/opt/hostedtoolcache/MATLAB/2024.2.999/x64 --products MATLAB
Installing with the following parameters:
--destination=/opt/hostedtoolcache/MATLAB/2024.2.999/x64
--release=R2024b
--products=MATLAB
---------------------------------------------
Error: mpm version 2025.1 is not supported. Download the latest version of
mpm.
```
Example of actions triggered on commit on main:
- https://github.com/apache/arrow/actions/runs/15125328418/job/42516215698
### Component(s)
Continuous Integration, MATLAB
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]