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 1fcb20d commit c82d35eCopy full SHA for c82d35e
.github/workflows/ci.yml
@@ -22,6 +22,8 @@ jobs:
22
23
- name: Install MATLAB
24
uses: matlab-actions/setup-matlab@v1
25
+ with:
26
+ release: R2022b
27
28
- name: Run tests
29
timeout-minutes: 10
0 commit comments