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 3653f5b commit 71c53baCopy full SHA for 71c53ba
.github/workflows/wheels.yml
@@ -92,8 +92,6 @@ jobs:
92
# Note: keep as old as possible as due to libomp this will be the oldest supported macOS version.
93
- os: macos-14
94
cibw_archs: "arm64"
95
- # Silence warning for only Python 3.8, as per https://github.com/pypa/cibuildwheel/pull/1169
96
- cibw_test_skip: "cp38-macosx_*:arm64"
97
98
steps:
99
- uses: actions/checkout@v4
0 commit comments