We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d39a3 commit 2d0b922Copy full SHA for 2d0b922
.github/workflows/test-matrix.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [18, 20]
+ node-version: [22]
16
elasticsearch-version: ['8.15.0', '9.0.0']
17
18
name: Node ${{ matrix.node-version }} - ES ${{ matrix.elasticsearch-version }}
0 commit comments