From 4f34297a48a9453d09d6e18e428ed54feeb0ab7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Baillet?= Date: Tue, 3 Dec 2024 16:35:33 +0100 Subject: [PATCH] fix ci --- .github/workflows/github-actions.yml | 1 - 1 file changed, 1 deletion(-) 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