diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 49a871877e..7c7ec25453 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -300,14 +300,14 @@ jobs: compiler-name: Clang LLVM os-name: macOS os-arch: x86_64 - os: macos-12 + os: macos-13 cmake-gen: Ninja min-deploy: 10.13 - build-type: RelWithDebInfo compiler-name: Clang LLVM os-name: macOS os-arch: arm64 - os: macos-12 + os: macos-13 cmake-gen: Ninja min-deploy: 11.0 env: