File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 31
31
- name : Install MATLAB
32
32
uses : matlab-actions/setup-matlab@v1
33
33
with :
34
- release : R2023a
34
+ release : R2024a
35
35
- name : Build MATLAB Interface
36
36
env :
37
37
{{ macros.github_set_sccache_envvars()|indent(8) }}
68
68
- name : Install MATLAB
69
69
uses : matlab-actions/setup-matlab@v1
70
70
with :
71
- release : R2023a
71
+ release : R2024a
72
72
- name : Build MATLAB Interface
73
73
env :
74
74
{{ macros.github_set_sccache_envvars()|indent(8) }}
@@ -103,7 +103,7 @@ jobs:
103
103
- name : Install MATLAB
104
104
uses : matlab-actions/setup-matlab@v1
105
105
with :
106
- release : R2023a
106
+ release : R2024a
107
107
- name : Install sccache
108
108
shell : bash
109
109
run : arrow/ci/scripts/install_sccache.sh pc-windows-msvc $(pwd)/sccache
@@ -149,7 +149,7 @@ jobs:
149
149
- name : Install MATLAB
150
150
uses : matlab-actions/setup-matlab@v1
151
151
with :
152
- release : R2023a
152
+ release : R2024a
153
153
- name : Run commands
154
154
env :
155
155
MATLABPATH : arrow/matlab/tools
You can’t perform that action at this time.
0 commit comments