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
fix(ci): use macos-15 for PostgreSQL x86_64 build with cross-compilation
macos-13 runners are deprecated. Cross-compile x86_64 on macos-15 ARM
runner via -arch x86_64 passed through PG_EXTRA_CFLAGS. Also pass
PG_EXTRA_CFLAGS to linker for arch flag propagation.
0 commit comments