Skip to content

Commit d1ba173

Browse files
committed
chore(ci): switch to simulation
1 parent 5ac14a3 commit d1ba173

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"
@@ -102,7 +102,7 @@ jobs:
102102
strategy:
103103
matrix:
104104
include:
105-
- codspeed-mode: "instrumentation"
105+
- codspeed-mode: "simulation"
106106
runner: "ubuntu-latest"
107107
- codspeed-mode: "memory"
108108
runner: "ubuntu-latest"

0 commit comments

Comments
 (0)