Skip to content

Commit

Permalink
Merge pull request #1070 from openziti/update.macos.runner.114x
Browse files Browse the repository at this point in the history
update macos CI runner to 13
  • Loading branch information
qrkourier authored Dec 18, 2024
2 parents 34f059f + 9d46d05 commit e4269ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ jobs:
fail-fast: false
matrix:
include:
- os: macOS-12
- os: macOS-13
name: macOS x86_64
preset: macOS-x64

- os: macOS-12
- os: macOS-13
name: macOS arm64
preset: macOS-arm64

Expand Down

0 comments on commit e4269ab

Please sign in to comment.