Can I use MATLAB Coder or MATLAB Compiler with Continuous Integration in the cloud?
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2022-3-16
编辑: MathWorks Support Team
2023-12-23
Can I use MATLAB Coder or MATLAB Compiler with Continuous Integration in the cloud?
采纳的回答
MathWorks Support Team
2023-12-23
编辑:MathWorks Support Team
2023-12-23
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!