Skip to content

Commit 17f635c

Browse files
committed
Use trial version for Elasticsearch github action
1 parent 8a1c280 commit 17f635c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
sudo sysctl -w vm.max_map_count=262144
5757
5858
- name: Runs Elasticsearch ${{ matrix.es-version }}
59-
uses: elastic/elastic-github-actions/elasticsearch@master
59+
uses: elastic/elastic-github-actions/elasticsearch@trial
6060
with:
6161
stack-version: ${{ matrix.es-version }}
6262

0 commit comments

Comments
 (0)