Skip to content

Commit

Permalink
Merge pull request #307 from NexaAI/perry-debug
Browse files Browse the repository at this point in the history
for metal, update macos wheel version to 13 14 15
  • Loading branch information
Davidqian123 authored Dec 6, 2024
2 parents 3eb45b7 + 929af92 commit 3ddb4f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels-metal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: macos-${{ matrix.os }}
strategy:
matrix:
os: [12, 13, 14]
os: [13, 14, 15]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3ddb4f5

Please sign in to comment.