Skip to content

Commit 464ff21

Browse files
committed
benchmarks: use simulation mode
instrumentation mode has been deprecated
1 parent 0566dfc commit 464ff21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
env:
7373
CODSPEED_LOG: debug
7474
with:
75-
mode: instrumentation
75+
mode: simulation
7676
run: |
7777
echo "Running benchmarks for ${{ matrix.benchmark-target.package }}"
7878
cargo codspeed run -p ${{ matrix.benchmark-target.package }} > /dev/null

0 commit comments

Comments
 (0)