Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKabalan committed Dec 9, 2024
1 parent 9fa8d8d commit c001951
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/github-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
# Builds for specific Python versions specified in matrix
python-version: ${{ matrix.python-version }}
env:
CIBW_BUILD: "cp${{ matrix.python-version }}-*"
CIBW_SKIP: "pp*" # Skip non-CPython implementations

- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit c001951

Please sign in to comment.