diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index cd9106ab..91ce8aaa 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -24,11 +24,11 @@ jobs: fail-fast: false matrix: include: - - os: macOS-11 + - os: macOS-12 name: macOS x86_64 preset: macOS-x64 - - os: macOS-11 + - os: macOS-12 name: macOS arm64 preset: macOS-arm64