Skip to content

Commit 9194373

Browse files
committed
chore(ci): switch to simulation
1 parent dfa9f36 commit 9194373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
strategy:
5555
matrix:
5656
include:
57-
- codspeed-mode: "instrumentation"
57+
- codspeed-mode: "simulation"
5858
runner: "ubuntu-latest"
5959
- codspeed-mode: "memory"
6060
runner: "ubuntu-latest"
@@ -96,7 +96,7 @@ jobs:
9696
strategy:
9797
matrix:
9898
include:
99-
- codspeed-mode: "instrumentation"
99+
- codspeed-mode: "simulation"
100100
runner: "ubuntu-latest"
101101
- codspeed-mode: "memory"
102102
runner: "ubuntu-latest"

0 commit comments

Comments
 (0)