There was an error while loading. Please reload this page.
2 parents acfb587 + 41dee75 commit e1e7d13Copy full SHA for e1e7d13
1 file changed
plugins/+ciplugins/+github/getDefaultPlugins.m
@@ -6,7 +6,7 @@
6
pluginProviderData (1,1) struct = struct();
7
end
8
9
-if isMATLABReleaseOlderThan("R2025b")
+if isMATLABReleaseOlderThan("R2026a")
10
reportPlugin = ciplugins.github.BuildSummaryPlugin();
11
else
12
reportPlugin = ciplugins.github.ParallelizableBuildSummaryPlugin();
0 commit comments