- Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I am using a MacBook Pro with M3 chip as a self-hosted runner. It has Matlab R2023b installed.
The following is to run a simple command (extracted from my workflow file):
- name: Conduct the test uses: matlab-actions/run-command@v2.1.1 with: startup-options: -nojvm -noopengl -logfile output.log command: | fprintf('\nhello!\n');The command seems never executed. The Matlab session seems hanging. See
https://github.com/libprima/prima/actions/runs/8764966485/job/24055526664
Is this known?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels