There was an error while loading. Please reload this page.
1 parent 0f72e88 commit a0a19f7Copy full SHA for a0a19f7
1 file changed
plugins/+buildframework/getDefaultPlugins.m
@@ -6,7 +6,7 @@
6
pluginProviderData (1,1) struct = struct();
7
end
8
9
-if isMATLABReleaseOlderThan("R2025b")
+if isMATLABReleaseOlderThan("R2026a")
10
reportPlugin = buildframework.BuildSummaryPlugin();
11
else
12
reportPlugin = buildframework.ParallelizableBuildSummaryPlugin();
0 commit comments