Removed macos-13 GitHub Actions CI job.

The macos-13 image is deprecated by GitHub Actions and will be removed.

Refs https://github.com/actions/runner-images/issues/13046.
This commit is contained in:
Andrey Semashev
2025-11-26 01:27:27 +03:00
parent e16399b613
commit 2a4dbd1d8d

View File

@@ -293,9 +293,6 @@ jobs:
- libc++-18-dev
- libc++abi-18-dev
- toolset: clang
cxxstd: "11,14,17,20,2b"
os: macos-13
- toolset: clang
cxxstd: "11,14,17,20,2b"
os: macos-14