Can I use MATLAB Coder or MATLAB Compiler with Continuous Integration in the cloud?
1 回表示 (過去 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!