Skip to content

Commit

Permalink
for metal, update macos wheel version to 13 14 15
Browse files Browse the repository at this point in the history
  • Loading branch information
zhycheng614 committed Dec 6, 2024
1 parent 3eb45b7 commit 929af92
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 929af92

Please sign in to comment.