Skip to content

Commit

Permalink
Testing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Jan 11, 2025
1 parent 72633f8 commit 849d6ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test-wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ jobs:
name: cibw-wheels-pyp-${{ matrix.os }}-${{ strategy.job-index }}
path: ./wheelhouse/*.whl


build_wheels_cross:
name: Build Linux cross-wheels
if: false
Expand Down Expand Up @@ -266,7 +265,6 @@ jobs:
name: cibw-cross-wheels-pypy-${{ strategy.job-index }}
path: ./wheelhouse/*.whl


gather_wheels:
name: Gather built wheels
needs: [build_wheels] #, build_wheels_pypy]
Expand Down

0 comments on commit 849d6ec

Please sign in to comment.