Run CI on Node 22 to satisfy execa@10.
Tests / test (push) Successful in 9m50s
Tests / build-and-push-image (push) Failing after 6s

This commit is contained in:
melabidi
2026-07-31 15:14:59 -04:00
parent ccd24b2f6b
commit 90c52499c9
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
],
"license": "MIT",
"engines": {
"node": ">=18.17.0"
"node": ">=22"
},
"dependencies": {
"@modelcontextprotocol/sdk": "^1.30.0",