We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c92d2 commit 303a4fdCopy full SHA for 303a4fd
1 file changed
.github/workflows/node.js.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- node: [22, 24]
+ node: [20]
16
mongodb-version: [8]
17
python-version: [3.8]
18
redis-version: [6]
0 commit comments