matlab-actions / setup-matlab

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

Restrict supported releases #65

Closed davidbuzinski closed 1 year ago

davidbuzinski commented 1 year ago

Just using lexicographic string ordering to compare releases for now to keep it simple. We can get more complicated in the future if we need to.