mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Also allow for slow ES8 start
This commit is contained in:
2
.github/workflows/continuous-integration.yml
vendored
2
.github/workflows/continuous-integration.yml
vendored
@@ -210,7 +210,7 @@ jobs:
|
||||
sudo sysctl -w vm.max_map_count=262144
|
||||
|
||||
- name: Run Elasticsearch
|
||||
timeout-minutes: 1
|
||||
timeout-minutes: 3
|
||||
uses: elastic/elastic-github-actions/elasticsearch@master
|
||||
with:
|
||||
stack-version: "${{ matrix.es-version }}"
|
||||
|
Reference in New Issue
Block a user