diff --git a/.github/workflows/build_pyspinw.yml b/.github/workflows/build_pyspinw.yml index 305c64edb..92832d2de 100644 --- a/.github/workflows/build_pyspinw.yml +++ b/.github/workflows/build_pyspinw.yml @@ -70,7 +70,7 @@ jobs: - name: Set up MATLAB uses: matlab-actions/setup-matlab@v2 with: - release: ${{ matrix.matlab_version }} + release: latest - name: Build mltbx uses: matlab-actions/run-command@v2 with: