Skip to content

Commit

Permalink
Add macos aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
wtdcode committed Feb 11, 2024
1 parent f1e913d commit f09f488
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/PyPI-publishing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ jobs:
- {
os: macos-14,
arch: aarch64,
python-ver: '3.10'
python-ver: '3.10',
name: 'macos_aarch64'
}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f09f488

Please sign in to comment.