We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609fc90 commit 40a4ee1Copy full SHA for 40a4ee1
.github/workflows/wheels.yml
@@ -46,6 +46,8 @@ jobs:
46
# - [ manylinux_2_28, aarch64 ]
47
include:
48
- os: macos-latest
49
+ target:
50
+ - macosx-10.13-universal2
51
52
steps:
53
- uses: actions/checkout@v4
0 commit comments