matlab-actions / setup-matlab

Set up your GitHub Actions workflow with a specific version of MATLAB.
BSD 3-Clause "New" or "Revised" License
75 stars 9 forks source link

Install Amazon Corretto 8 on Apple Silicon #101

Closed mcafaro closed 5 months ago

mcafaro commented 5 months ago

The Java 8 JRE included with Amazon Corretto 8 is the only supported version of the JRE that works with MATLAB on Apple silicon. GitHub-hosted runners do not currently include it. Thus, this change installs Corretto 8 as part of setup-matlab.