Skip to content

Commit

Permalink
240420.184656.HKT try -nojvm -noopengl for macos ARM64 in compile_m…
Browse files Browse the repository at this point in the history
…ex.yml
  • Loading branch information
zaikunzhang committed Apr 20, 2024
1 parent 700fa8e commit f823ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compile_mex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ jobs:
- name: Conduct the test
uses: matlab-actions/[email protected]
with:
startup-options: -nojvm -noopengl -logfile output.log
command: |
options.debug = true;
options.half = true;
Expand Down

0 comments on commit f823ca7

Please sign in to comment.