Skip to content

Commit 351b920

Browse files
committed
gs
1 parent e896c81 commit 351b920

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
env:
1616
CIBW_SKIP: 'pp*'
1717
CIBW_ARCHS: 'auto64'
18+
MACOSX_DEPLOYMENT_TARGET: '10.9'
1819
CIBW_PROJECT_REQUIRES_PYTHON: '>=3.10'
1920
CIBW_TEST_REQUIRES: 'pytest'
2021
defaults:

0 commit comments

Comments
 (0)