Skip to content

Commit

Permalink
remove macos for wheel building
Browse files Browse the repository at this point in the history
  • Loading branch information
Juanyong Duan committed Jan 8, 2025
1 parent a02bbf8 commit 95356fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os:
['macos-13', 'macos-14', 'ubuntu-latest', 'windows-latest']
['ubuntu-latest', 'windows-latest']


steps:
Expand Down

0 comments on commit 95356fc

Please sign in to comment.