Skip to content

Commit e72054d

Browse files
authored
Add MATLAB versions R2025a and R2025b to workflow
1 parent d13947a commit e72054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
os: [windows-latest, ubuntu-latest, macos-13]
33-
matlab-version: [R2021a, R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, R2024b]
33+
matlab-version: [R2021a, R2021b, R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a, R2025b]
3434
include:
3535
- matlab-version: R2021a
3636
python-version: '3.9'

0 commit comments

Comments
 (0)