We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d1ec9 commit 7108307Copy full SHA for 7108307
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- node-version: [22.x]
+ node-version: [18.x]
23
mongodb-version: [4.4]
24
25
steps:
0 commit comments