Skip to content

Commit 2185e74

Browse files
committed
Update MATLAB to 2023b
1 parent f307299 commit 2185e74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/runTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Set up MATLAB
5252
uses: matlab-actions/setup-matlab@v2
5353
with:
54-
release: R2023a
54+
release: R2023b
5555
products: Parallel_Computing_Toolbox
5656
- name: Build Mex and Run Tests
5757
uses: matlab-actions/run-command@v2

0 commit comments

Comments
 (0)