Can I use MATLAB Coder or MATLAB Compiler with Continuous Integration in the cloud?
2 views (last 30 days)
Show older comments
MathWorks Support Team
on 16 Mar 2022
Edited: MathWorks Support Team
on 23 Dec 2023
Can I use MATLAB Coder or MATLAB Compiler with Continuous Integration in the cloud?
Accepted Answer
MathWorks Support Team
on 23 Dec 2023
Edited: MathWorks Support Team
on 23 Dec 2023
You can leverage self-hosted runners that have licensed MATLAB installations on them to be called from the CI pipeline. If you would like to explore using self-hosted including automatic platforms like GitHub Actions, CircleCI, Azure DevOps, Jenkins, etc., you should send an email to: continuous-integration@mathworks.com.
The documentation below on GitHub Actions discusses the use of a self-hosted runner as well: https://github.com/matlab-actions/.github
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!