Skip to content

Commit 153604c

Browse files
committed
1 parent 3ffc03f commit 153604c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: [windows-latest, ubuntu-latest, macos-latest]
1414
cibw_archs: ["auto"]
1515
env:
16-
CIBW_SKIP: "*-musllinux_* cp36-*"
16+
CIBW_SKIP: "*-musllinux_* cp36-* pp3*-win_*"
1717
steps:
1818
- uses: actions/checkout@v3
1919

0 commit comments

Comments
 (0)