Compare commits

..

1 Commits

Author SHA1 Message Date
Andrey Semashev
b74b553482 Use c++23 in macos-15 GitHub Actions. 2025-12-13 20:42:38 +03:00

View File

@@ -297,7 +297,7 @@ jobs:
cxxstd: "11,14,17,20,2b"
os: macos-14
- toolset: clang
cxxstd: "11,14,17,20,2b"
cxxstd: "11,14,17,20,23"
os: macos-15
- name: CMake tests