Skip to content

Commit 2d0b922

Browse files
committed
Update Node versions
1 parent 90d39a3 commit 2d0b922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
node-version: [18, 20]
15+
node-version: [22]
1616
elasticsearch-version: ['8.15.0', '9.0.0']
1717

1818
name: Node ${{ matrix.node-version }} - ES ${{ matrix.elasticsearch-version }}

0 commit comments

Comments
 (0)