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
-**macOS arm64 & Intel:** Apple Clang Release/Debug on `macos-15` + `macos-15-intel`
25
+
-**Windows x64:** MSVC Debug (`-std=c++20`) and Release (`-std=c++23`)
25
26
26
-
- GCC 13 / Ninja Debug on Ubuntu with `-std=c++17`
27
-
- Clang 18 / Ninja Release on Ubuntu with `-std=c++23`
28
-
- Clang 18 + ASan Debug on Ubuntu with `-std=c++20`
29
-
- Apple Clang on `macos-15-intel` (x86_64) and `macos-15` (arm64) covering C++17/C++20; these follow GitHub’s guidance for the post-`macos-13` runner retirement ([GitHub blog](https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/)).
30
-
- MSVC 17 (VS 2022) Debug C++20 and Release C++23
31
-
- Cross-runs on armv7 (clang-16) and aarch64 (gcc-13) plus FreeBSD 14.2 smoke tests
0 commit comments