Skip to content

Commit 98093c1

Browse files
committed
Skip macOS x86_64 wheel
Redundant with the universal2 releases
1 parent 350b6c7 commit 98093c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ jobs:
272272
strategy:
273273
fail-fast: true
274274
matrix:
275-
python: ["cp38-*_universal2", "cp38-*_x86_64", "pp38-*"]
275+
python: ["cp38-*_universal2", "pp38-*"]
276276
env:
277277
PYTHON_DESC:
278278
steps:

0 commit comments

Comments
 (0)