Skip to content

Commit

Permalink
CI: macos-12 runners no longer available
Browse files Browse the repository at this point in the history
  • Loading branch information
Simran-B authored Dec 4, 2024
1 parent d2132b0 commit dd17d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit dd17d61

Please sign in to comment.