Skip to content

Commit 815ef6e

Browse files
committed
Set release to 2025a in matlab.yml
1 parent 28cf7a4 commit 815ef6e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/matlab.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Install MATLAB
6060
uses: matlab-actions/setup-matlab@v2
6161
with:
62-
release: R2024b
62+
release: R2025a
6363
- name: Install ccache
6464
run: sudo apt-get install ccache
6565
- name: Setup ccache
@@ -107,7 +107,7 @@ jobs:
107107
- name: Install MATLAB
108108
uses: matlab-actions/setup-matlab@v2
109109
with:
110-
release: R2024b
110+
release: R2025a
111111
- name: Install ccache
112112
run: brew install ccache
113113
- name: Setup ccache
@@ -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: Download Timezone Database
151151
shell: bash
152152
run: ci/scripts/download_tz_database.sh

0 commit comments

Comments
 (0)