Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-dryabzhinsky authored Jan 24, 2025
1 parent bc0788d commit 2286382
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ jobs:
output-dir: dist
env:
CIBW_BUILD: ${{ matrix.cibw.build }}
CIBW_BUILD_VERBOSITY_LINUX: 1
# Skip 32-bit builds // NO
# CIBW_SKIP: '*-win32 *_i686'
CIBW_MANYLINUX_I686_IMAGE: manylinux1
Expand Down Expand Up @@ -157,6 +158,7 @@ jobs:
output-dir: dist
env:
CIBW_BUILD: ${{ matrix.cibw.build }}
CIBW_BUILD_VERBOSITY_LINUX: 1
# Skip 32-bit builds // NO
# CIBW_SKIP: '*-win32 *_i686'
CIBW_MANYLINUX_I686_IMAGE: manylinux_2_24
Expand Down

0 comments on commit 2286382

Please sign in to comment.