Skip to content

Commit

Permalink
feat(elasticsearch): re-introduce v7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Verschuren committed Dec 22, 2024
1 parent 9ec9f86 commit 8481c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ jobs:
- name: Runs Elasticsearch
uses: elastic/elastic-github-actions/elasticsearch@master
with:
stack-version: '8.4.0'
stack-version: '7.17.0'
security-enabled: false
- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 8481c0c

Please sign in to comment.