Skip to content

Commit e0ccf50

Browse files
Frank Verschurendarthf1
authored andcommitted
feat(elasticsearch): re-introduce v7 support
1 parent 21df83b commit e0ccf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ jobs:
797797
- name: Runs Elasticsearch
798798
uses: elastic/elastic-github-actions/elasticsearch@master
799799
with:
800-
stack-version: '8.4.0'
800+
stack-version: '7.17.0'
801801
security-enabled: false
802802
- name: Setup PHP
803803
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)