We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8485b3 commit 01bc645Copy full SHA for 01bc645
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
fail-fast: false # Run with every MATLAB version independently
64
matrix:
65
- matlabVer: [R2024b, R2025a] # List of MATLAB releases to test
+ matlabVer: [R2024b, R2025b] # List of MATLAB releases to test
66
runs-on: matlab
67
68
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments