WiseLibs / better-sqlite3

The fastest and simplest library for SQLite3 in Node.js.
MIT License
5.22k stars 390 forks source link

Fix macOS x64 builds #1210

Closed m4heshd closed 1 week ago

m4heshd commented 1 week ago

The macos-latest runner label has been migrated to macos-14 which means the build workflow will try to build for ARM64 macs twice. This will restore the previous build process.