Commit 076a67b
authored
Thanks for opening a pull request!
### Rationale for this change
MATLAB [R2025b](https://www.mathworks.com/products/new_products/latest_features.html) is now available for use with the [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) GitHub Action.
We should update the [crossbow packaging workflows for the MATLAB MLTBX files](https://github.com/apache/arrow/blob/main/dev/tasks/matlab/github.yml) to build against R2025b.
### What changes are included in this PR?
1. Updated the `dev/tasks/matlab/github.yml` crossbow packaging workflow to build the MATLAB MLTBX files against MATLAB R2025b.
### Are these changes tested?
Yes. The MATLAB crossbow packaging workflow [passed on all three platforms](https://github.com/ursacomputing/crossbow/actions/runs/19440978027/job/55623923047).
### Are there any user-facing changes?
Yes. The MATLAB MLTBX release artifacts will now be built against R2025b.
* GitHub Issue: #48154
Authored-by: Sarah Gilmore <[email protected]>
Signed-off-by: Sarah Gilmore <[email protected]>
1 parent 8ded8e6 commit 076a67b
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments