Add macos aarch64
This commit is contained in:
parent
f1e913d229
commit
f09f488356
3
.github/workflows/PyPI-publishing.yml
vendored
3
.github/workflows/PyPI-publishing.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user