Skip to content

Commit

Permalink
update release specification to R2024a in setup_matlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonijw committed Mar 25, 2024
1 parent 33ab124 commit c0f0f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/setup_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
uses: matlab-actions/setup-matlab@v2
with:
products: Deep_Learning_Toolbox Reinforcement_Learning_Toolbox Optimization_Toolbox Image_Processing_Toolbox
release: R2024a
- name: Run tests and generate artifacts
uses: matlab-actions/run-tests@v2
with:
Expand Down

0 comments on commit c0f0f28

Please sign in to comment.