Skip to content

Commit 7108307

Browse files
authored
fix: revert ci.yml node to v18
1 parent 33d1ec9 commit 7108307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2020
strategy:
2121
matrix:
22-
node-version: [22.x]
22+
node-version: [18.x]
2323
mongodb-version: [4.4]
2424

2525
steps:

0 commit comments

Comments
 (0)