mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-01-30 06:22:04 +00:00
- Update axios to 1.7.2 and zod to 3.23.8 for better stability - Add fast AMD64-only workflow for testing (docker-build-fast.yml) - Fix multi-platform build issues with better-sqlite3 native compilation The multi-platform builds were hanging due to better-sqlite3 requiring native compilation for each platform. This provides a workaround. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>