Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
v1kko authored Jun 26, 2024
1 parent 73feb4f commit 3ecf813
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
# to supply options, put them in 'env', like:
env:
CIBW_BUILD: cp39-*, cp310-*, cp311-*, cp312-*
CIBW_SKIP: *-manylinux_i686

CIBW_SKIP: "*-manylinux_i686"
- uses: actions/upload-artifact@v4
with:
name: lie_learn_escience-${{ matrix.os }}-${{ strategy.job-index }}
Expand Down

0 comments on commit 3ecf813

Please sign in to comment.