Skip to content

Commit

Permalink
upd workflows to use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Nov 4, 2024
1 parent b12896e commit b327f85
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 @@ -116,9 +116,9 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-12
- runner: macos-latest
target: x86_64
- runner: macos-14
- runner: macos-latest
target: aarch64
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b327f85

Please sign in to comment.