File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - name : Install ninja-build
3030 run : sudo apt-get update && sudo apt-get install ninja-build
3131 - name : Install MATLAB
32- uses : matlab-actions/setup-matlab@v2
32+ uses : matlab-actions/setup-matlab@aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4
3333 with :
3434 release : R2025b
3535 - name : Build MATLAB Interface
7171 - name : Install ninja-build
7272 run : brew install ninja
7373 - name : Install MATLAB
74- uses : matlab-actions/setup-matlab@v2
74+ uses : matlab-actions/setup-matlab@aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4
7575 with :
7676 release : R2025b
7777 - name : Build MATLAB Interface
9797 steps :
9898 {{ macros.github_checkout_arrow()|indent }}
9999 - name : Install MATLAB
100- uses : matlab-actions/setup-matlab@v2
100+ uses : matlab-actions/setup-matlab@aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4
101101 with :
102102 release : R2025b
103103 - name : Install sccache
@@ -144,7 +144,7 @@ jobs:
144144 cp arrow/LICENSE.txt arrow/matlab/install/arrow_matlab/LICENSE.txt
145145 cp arrow/NOTICE.txt arrow/matlab/install/arrow_matlab/NOTICE.txt
146146 - name : Install MATLAB
147- uses : matlab-actions/setup-matlab@v2
147+ uses : matlab-actions/setup-matlab@aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4
148148 with :
149149 release : R2025b
150150 - name : Run commands
You can’t perform that action at this time.
0 commit comments