Skip to content

Commit f09f488

Browse files
committed
Add macos aarch64
1 parent f1e913d commit f09f488

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/PyPI-publishing.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ jobs:
6767
- {
6868
os: macos-14,
6969
arch: aarch64,
70-
python-ver: '3.10'
70+
python-ver: '3.10',
71+
name: 'macos_aarch64'
7172
}
7273
steps:
7374
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)