This commit is contained in:
Josh W 2024-09-03 21:05:11 -04:00
parent 6ac2f348af
commit 33f4475300

View file

@ -66,7 +66,7 @@ jobs:
- name: Build wheels
uses: joerick/cibuildwheel@v2.20.0
env:
CIBW_ARCHS: "${{ matrix.archs }}"
#CIBW_ARCHS: "${{ matrix.archs }}"
CIBW_BUILD: "cp${{ steps.pythonversion.outputs.value }}-*"
CIBW_ENVIRONMENT: "SETUPTOOLS_SCM_PRETEND_VERSION=${{ github.event.inputs.overrideVersion }}"
- name: Upload wheels to artifact container