Skip to content

Commit 2232aac

Browse files
authored
Update pypi.yml
1 parent cd58ef1 commit 2232aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
os: [ubuntu-latest, macos-latest, macos-14]
2929
env:
30-
MACOSX_DEPLOYMENT_TARGET: "10.13"
30+
MACOSX_DEPLOYMENT_TARGET: "14"
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)