Skip to content

Commit ca088d1

Browse files
dermatzCopilot
andcommitted
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a28eb2b commit ca088d1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/magento-compatibility.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
env:
3838
discovery.type: single-node
3939
xpack.security.enabled: false
40+
ES_JAVA_OPTS: "-Xms512m -Xmx512m"
4041
ports:
4142
- 9200:9200
4243
options: --health-cmd="curl -s http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=10

0 commit comments

Comments
 (0)