Skip to content

Commit 098cb7f

Browse files
author
Jeff Whitaker
committed
add universal2 wheels for python 3.8
1 parent d3ea167 commit 098cb7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-wheels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
- python-version: "3.10"
4747
os: ubuntu-latest
4848
platform: aarch64
49+
- python-version: "3.8"
50+
os: macos-10.15
51+
platform: x86_64
4952
- python-version: "3.9"
5053
os: macos-10.15
5154
platform: x86_64

0 commit comments

Comments
 (0)