Skip to content

Commit

Permalink
Also allow for slow ES8 start
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek authored May 8, 2022
1 parent 2af3276 commit 2a8c7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"
Expand Down

0 comments on commit 2a8c7df

Please sign in to comment.