You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip better-sqlite3 compat test on Windows CI (#212)
better-sqlite3 segfaults (0xC0000005) on process exit with Node 22 on
Windows. This is an upstream issue, not related to libsql-js. Run only
the libsql-specific tests on the Windows CI job.
0 commit comments