Skip to content

Commit 496b2bb

Browse files
committed
Updated ci configuration
1 parent f38db62 commit 496b2bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
STACK_VERSION:
3-
- 7.x-SNAPSHOT
3+
- 7.12.0-SNAPSHOT
44

55
NODE_JS_VERSION:
66
- 14

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- name: Runs Elasticsearch
8787
uses: elastic/elastic-github-actions/elasticsearch@master
8888
with:
89-
stack-version: 7.x-SNAPSHOT
89+
stack-version: 7.12.0-SNAPSHOT
9090

9191
- name: Use Node.js ${{ matrix.node-version }}
9292
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)