Skip to content

Commit 2752650

Browse files
committed
Update to test on R2025a and R2025b
1 parent f4b9f5d commit 2752650

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: [R2024b,R2025a]
22+
MATLABVersion: [R2025a,R2025b]
2323
runs-on: ubuntu-latest
2424
env:
2525
LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libstdc++.so.6

0 commit comments

Comments
 (0)