Commit 8ded8e6
authored
Thanks for opening a pull request!
### Rationale for this change
MATLAB R2025b is the latest available version of MATLAB as of November 2025.
We are currently building against MATLAB R2025a in CI, and would like to build and test the MATLAB Interface to Apache Arrow against the latest version of MATLAB.
### What changes are included in this PR?
Updated `.github/workfows/matlab.yml` to build/test the MATLAB Interface to Apache Arrow against MATLAB `R2025b`.
### Are these changes tested?
Yes. MATLAB CI workflow [successfully passed on all platforms in mathworks/arrow](https://github.com/apache/arrow/actions/runs/19440402671).
### Are there any user-facing changes?
Yes, the MATLAB Interface to Apache Arrow will now be built against `R2025b` in CI.
* GitHub Issue: #48152
Authored-by: Sarah Gilmore <[email protected]>
Signed-off-by: Sarah Gilmore <[email protected]>
1 parent 398fc5a commit 8ded8e6
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments