Skip to content

Commit 03aca2b

Browse files
Update build_wheels_macos.yml
1 parent 1212d8e commit 03aca2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build wheels
1717
uses: pypa/[email protected]
1818
env:
19-
MACOSX_DEPLOYMENT_TARGET: "10.14"
19+
MACOSX_DEPLOYMENT_TARGET: "10.15"
2020

2121
- uses: actions/upload-artifact@v2
2222
with:

0 commit comments

Comments
 (0)