We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6be54e9 + fddbf58 commit ce7bf86Copy full SHA for ce7bf86
.github/workflows/benchmarks.yaml
@@ -41,11 +41,6 @@ jobs:
41
ref: ${{ env.BENCHMARK_REF }}
42
compare: ""
43
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
-
49
- name: Benchmark current commit and compare
50
uses: "./.github/actions/benchmark"
51
with:
0 commit comments