Skip to content

Commit 568b629

Browse files
committed
BLD: Publish for macOS Python 3.9
1 parent 9facaed commit 568b629

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: .github/workflows/publish.yml

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
- [windows-latest, win_amd64]
2525
- [macos-13, macosx_x86_64] # macos-13 is the last x86-64 runner
2626
- [macos-latest, macosx_arm64] # macos-latest is always arm64 going forward
27-
exclude:
28-
- os_arch: [macos-latest, macosx_arm64]
29-
python: ['3.9', cp39]
3027
env:
3128
CIBW_BUILD: ${{ matrix.python[1] }}-${{ matrix.os_arch[1] }}
3229

0 commit comments

Comments
 (0)