diff --git a/user/languages/matlab.md b/user/languages/matlab.md index 9b997c0ea4..2176ac303c 100644 --- a/user/languages/matlab.md +++ b/user/languages/matlab.md @@ -13,7 +13,6 @@ layout: en | [Default `install`](#dependency-management) | N/A | | [Default `script`](#default-build-script) | `matlab -batch "results = runtests('IncludeSubfolders',true); assertSuccess(results);" ` | | [Matrix keys](#build-matrix) | `matlab`, `env` | -| Support | [MathWorks](mailto:continuous-integration@mathworks.com) | Minimal example: @@ -24,19 +23,15 @@ language: matlab - This guide covers build environment and configuration topics specific to [MATLAB®](https://www.mathworks.com/products/matlab.html) and [Simulink®](https://www.mathworks.com/products/simulink.html) projects. Please make sure to read our [Onboarding](/user/onboarding/) and [General Build configuration](/user/customizing-the-build/) guides first. -{: .warning} -> Currently, MATLAB builds are available only for public projects in Linux® environments. - - ## Community-Supported Language -The MATLAB language is maintained by MathWorks®. If you have any questions or suggestions, please contact MathWorks at [continuous-integration@mathworks.com](mailto:continuous-integration@mathworks.com). +{: .warning} +> MATLAB builds are no longer supported and are available only for public projects in Linux® environments. MATLAB releases beyond R2024a are not available for use. ## Specify MATLAB Releases and Run Tests