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 0dab461 commit 269862fCopy full SHA for 269862f
1 file changed
.github/workflows/readme_matlab.yml
@@ -34,10 +34,10 @@ jobs:
34
with:
35
release: ${{ matrix.matlab-version }}
36
cache: true
37
- - uses: matlab-actions/run-command@v2.1.1
+ - uses: matlab-actions/run-command@v3.1.2
38
39
command: pe=pyenv; assert(pe.Version == "${{ matrix.python-version }}");
40
- run: echo NUMBA_NUM_THREADS=1 >> $GITHUB_ENV
41
42
43
command: readme
0 commit comments