We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671754e commit c080772Copy full SHA for c080772
1 file changed
.github/workflows/magento-compatibility.yml
@@ -39,6 +39,7 @@ jobs:
39
env:
40
discovery.type: single-node
41
ES_JAVA_OPTS: -Xms512m -Xmx512m
42
+ ES_SKIP_CGROUPS_CHECK: "true"
43
options: --health-cmd="curl http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=10
44
45
steps:
0 commit comments