apache / arrow

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
https://arrow.apache.org/
Apache License 2.0
14.64k stars 3.56k forks source link

[CI][MATLAB][Packaging] Update MATLAB CI and `crossbow` packaging workflows to build against MATLAB `R2024b` #44703

Closed kevingurney closed 6 days ago

kevingurney commented 1 week ago

Describe the enhancement requested

MATLAB R2024b is now available for use with the matlab-actions/setup-matlab GitHub Action.

We should update the matlab.yml CI workflow, as well as the crossbow packaging workflows for the MATLAB MLTBX files to build against R2024b.

Component(s)

Continuous Integration, MATLAB, Packaging

kou commented 6 days ago

Issue resolved by pull request 44704 https://github.com/apache/arrow/pull/44704