File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3131 - name : Install MATLAB
3232 uses : matlab-actions/setup-matlab@v2
3333 with :
34- release : R2024b
34+ release : R2025a
3535 - name : Build MATLAB Interface
3636 env :
3737 {{ macros.github_set_sccache_envvars()|indent(8) }}
7373 - name : Install MATLAB
7474 uses : matlab-actions/setup-matlab@v2
7575 with :
76- release : R2024b
76+ release : R2025a
7777 - name : Build MATLAB Interface
7878 env :
7979 {{ macros.github_set_sccache_envvars()|indent(8) }}
9999 - name : Install MATLAB
100100 uses : matlab-actions/setup-matlab@v2
101101 with :
102- release : R2024b
102+ release : R2025a
103103 - name : Install sccache
104104 shell : bash
105105 run : arrow/ci/scripts/install_sccache.sh pc-windows-msvc $(pwd)/sccache
@@ -146,7 +146,7 @@ jobs:
146146 - name : Install MATLAB
147147 uses : matlab-actions/setup-matlab@v2
148148 with :
149- release : R2024b
149+ release : R2025a
150150 - name : Run commands
151151 env :
152152 MATLABPATH : arrow/matlab/tools
You can’t perform that action at this time.
0 commit comments