We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b9aba commit b6c2d91Copy full SHA for b6c2d91
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up MATLAB
27
uses: matlab-actions/setup-matlab@v2
28
with:
29
- release: R2023a
+ release: R2025
30
products: "MATLAB
31
"
32
- name: Run MATLAB Linting
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
+ release: R2025a
38
products: >
39
MATLAB
40
Symbolic_Math_Toolbox
0 commit comments