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
- Drop build-ubuntu-old (redundant with Docker build on 22.04)
- Drop build-macos-latest (not a target platform)
- Update actions/checkout to v4
- Add -Wno-error=infinite-recursion to work around motd.cpp weak
symbol stubs that GCC 13+ flags as infinite recursion
- Use -j$(nproc) for faster builds
0 commit comments