Skip to content

Commit 2144d52

Browse files
committed
feat(ci): test on MATLAB 2025a
Signed-off-by: Maksim Elizarev <44438314+djmaxus@users.noreply.github.com>
1 parent 0cc2e07 commit 2144d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
contents: read
1111
strategy:
1212
matrix:
13-
release: [R2023a, R2024b]
13+
release: [R2023a, R2025a]
1414
name: MATLAB checks
1515
runs-on: ubuntu-latest
1616
steps:

0 commit comments

Comments
 (0)