ci: lock to macos-10.15
GitHub recently announced that macOS 11 would soon be macos-latest, but we want to continue supporting 10.15.
This commit is contained in:
@@ -279,7 +279,7 @@ jobs:
|
||||
compiler-name: Clang LLVM
|
||||
os-name: macOS
|
||||
os-arch: x86_64
|
||||
os: macos-latest
|
||||
os: macos-10.15
|
||||
cmake-gen: Ninja
|
||||
name: |
|
||||
${{ matrix.os-name }}
|
||||
|
||||
Reference in New Issue
Block a user