Skip to content

Commit fddbf58

Browse files
committed
Remove forgotten step in benchmarks
Follow-up to bb05dae where we use same cbuildwheel for both old and new paths.
1 parent 6be54e9 commit fddbf58

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/benchmarks.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
ref: ${{ env.BENCHMARK_REF }}
4242
compare: ""
4343

44-
# Head of repository is incompatible with cibuildwheel < 3.0.0 due to
45-
# using the "test-sources" feature in pyproject.toml
46-
- name: Update cibuildwheel for new commit
47-
run: python3 -m pip install --upgrade cibuildwheel
48-
4944
- name: Benchmark current commit and compare
5045
uses: "./.github/actions/benchmark"
5146
with:

0 commit comments

Comments
 (0)