Skip to content

Commit c82d35e

Browse files
committed
ci: specify R2022b
1 parent 1fcb20d commit c82d35e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222

2323
- name: Install MATLAB
2424
uses: matlab-actions/setup-matlab@v1
25+
with:
26+
release: R2022b
2527

2628
- name: Run tests
2729
timeout-minutes: 10

0 commit comments

Comments
 (0)