Skip to content

Commit

Permalink
swag
Browse files Browse the repository at this point in the history
  • Loading branch information
James-E-A committed Jan 31, 2024
1 parent 666a464 commit 028da08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: python -m cibuildwheel ${{ steps.sdist_glob.outputs.paths }} --output-dir ./dist
env:
CIBW_BUILD: ${{ matrix.cibw_build }}
CIBW_ARCHS: all
CIBW_BUILD_VERBOSITY: 1
# FIXME? cibuildwheel disagrees with CPython 3.6 in some way
# FIXME? PQClean GNU extensions break musl
Expand Down

0 comments on commit 028da08

Please sign in to comment.