Switch to macos-11 GHA image as macos-10.15 is deprecated.

This commit is contained in:
Andrey Semashev
2022-07-17 03:26:39 +03:00
parent 945c2ecf11
commit 0601c887b7

View File

@@ -258,7 +258,7 @@ jobs:
- toolset: clang
cxxstd: "03,11,14,17,2a"
os: macos-10.15
os: macos-11
- name: CMake tests
cmake_tests: 1