Skip to content

Commit 792a20f

Browse files
authored
Update ci.yml to use R2025a
1 parent 6acfdb1 commit 792a20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
MATLABVersion: [R2024a,R2024b,latest-including-prerelease]
22+
MATLABVersion: [R2024a,R2024b,R2025a,latest-including-prerelease]
2323
runs-on: ubuntu-latest
2424
steps:
2525
# Checks-out your repository

0 commit comments

Comments
 (0)