We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd58ef1 commit 2232aacCopy full SHA for 2232aac
1 file changed
.github/workflows/pypi.yml
@@ -27,7 +27,7 @@ jobs:
27
matrix:
28
os: [ubuntu-latest, macos-latest, macos-14]
29
env:
30
- MACOSX_DEPLOYMENT_TARGET: "10.13"
+ MACOSX_DEPLOYMENT_TARGET: "14"
31
steps:
32
- uses: actions/checkout@v4
33
- uses: actions/setup-python@v5
0 commit comments