Skip to content

Commit 55eeef1

Browse files
committed
wip: use latest runner to allow memory runs
1 parent 22f06f2 commit 55eeef1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Run benchmarks
4141
uses: CodSpeedHQ/action@main
4242
with:
43+
runner-version: branch:cod-2105-support-memory-profiling-for-python
4344
mode: ${{ matrix.mode }}
4445
run: uv run pytest tests/benchmarks/ --codspeed --test-group=${{ matrix.shard }} --test-group-count=${{ env.SHARDS }}
4546
upload-url: https://api.staging.preview.codspeed.io/upload

0 commit comments

Comments
 (0)