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 f8fb016 commit 848dea1Copy full SHA for 848dea1
1 file changed
.github/workflows/pypi.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ${{ matrix.os }}
26
strategy:
27
matrix:
28
- os: [ubuntu-latest,macos-latest]
+ os: [ubuntu-latest, macos-latest, macos-14]
29
env:
30
MACOSX_DEPLOYMENT_TARGET: "10.13"
31
steps:
0 commit comments