Skip to content

Commit 4bd794f

Browse files
committed
wip(ci): use latest runner and staging
1 parent eba4069 commit 4bd794f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ 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 }}
46+
upload-url: https://api.staging.preview.codspeed.io/upload
4547

4648
all-checks:
4749
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)