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 native library build entirely on Windows - Windows lacks GNU toolchain (gcc, make) needed for libpg_query compilation - Skip GrepSQL CLI tests on Windows (depend on native libraries) - Windows CI now tests only .NET code compilation which is the core functionality - Future: Add proper MSVC/Visual Studio toolchain for Windows native builds
0 commit comments