File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 62
62
id : verify
63
63
uses : ChrisCarini/intellij-platform-plugin-verifier-action@latest
64
64
with :
65
+ # There is an issue with 1.384 where the verifier will `java.lang.OutOfMemoryError: Java heap space`; see below resources:
66
+ # - https://platform.jetbrains.com/t/outofmemoryerror-during-plugin-verifier/1036/6
67
+ # - https://youtrack.jetbrains.com/issue/MP-7366/Plugin-Verifier-1.384-OOM-when-checking-large-number-of-plugins#focus=Comments-27-11774230.0-0
68
+ verifier-version : ' 1.383'
65
69
# Generated from the `generateIdeVersionsList` task above.
66
70
ide-versions : build/intellij-platform-plugin-verifier-action-ide-versions-file.txt
67
71
# TODO(ChrisCarini) - This can be removed once https://youtrack.jetbrains.com/issue/MP-6711 is resolved.
You can’t perform that action at this time.
0 commit comments