Skip to content

Commit 0601c88

Browse files
committed
Switch to macos-11 GHA image as macos-10.15 is deprecated.
1 parent 945c2ec commit 0601c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258

259259
- toolset: clang
260260
cxxstd: "03,11,14,17,2a"
261-
os: macos-10.15
261+
os: macos-11
262262

263263
- name: CMake tests
264264
cmake_tests: 1

0 commit comments

Comments
 (0)