We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd4d08b commit ca2c810Copy full SHA for ca2c810
1 file changed
.github/workflows/matlab-ci.yml
@@ -39,6 +39,7 @@ jobs:
39
- name: Setup MATLAB
40
uses: matlab-actions/setup-matlab@v2
41
with:
42
+ release: latest-including-prerelease
43
cache: true
44
45
- name: Setup display
0 commit comments