diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index afb10e2..207a1ec 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -28,7 +28,6 @@ jobs: ELASTIC_PASSWORD: admin discovery.type: single-node xpack.security.enabled: true - ELASTIC_PASSWORD: admin bootstrap.memory_lock: true ES_JAVA_OPTS: -Xms512m -Xmx512m options: --health-cmd="curl http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=3