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 33ab124 commit c0f0f28Copy full SHA for c0f0f28
.github/workflows/setup_matlab.yml
@@ -11,6 +11,7 @@ jobs:
11
uses: matlab-actions/setup-matlab@v2
12
with:
13
products: Deep_Learning_Toolbox Reinforcement_Learning_Toolbox Optimization_Toolbox Image_Processing_Toolbox
14
+ release: R2024a
15
- name: Run tests and generate artifacts
16
uses: matlab-actions/run-tests@v2
17
0 commit comments