Skip to content

Commit 303a4fd

Browse files
committed
use node 20 for now
1 parent 36c92d2 commit 303a4fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
node: [22, 24]
15+
node: [20]
1616
mongodb-version: [8]
1717
python-version: [3.8]
1818
redis-version: [6]

0 commit comments

Comments
 (0)