Skip to content

Commit

Permalink
Revert "Skip pp38-macosx wheel builds"
Browse files Browse the repository at this point in the history
This reverts commit de6bd3b.
  • Loading branch information
fruch committed Jun 18, 2023
1 parent fcb8dfc commit 0c724e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- master

env:
CIBW_SKIP: cp36* pp39-macosx*
CIBW_SKIP: cp36*

jobs:
build_wheels:
Expand Down

0 comments on commit 0c724e2

Please sign in to comment.