We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8929672 commit 1b887e8Copy full SHA for 1b887e8
1 file changed
.github/workflows/run_unit_tests.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: False
21
matrix:
22
- matlab: ["2025a"]
+ matlab: ["R2025a"]
23
os: [ubuntu-latest, macos-13, macos-latest, windows-latest]
24
python-version: ["3.9", "3.10", "3.11", "3.12"]
25
include:
0 commit comments