Skip to content

Commit 534c7e1

Browse files
committed
chore: try wall-time
1 parent 9b3e8ab commit 534c7e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ concurrency:
1919
jobs:
2020
benchmark:
2121
name: Benchmark
22-
runs-on: ubuntu-latest
22+
# runs-on: ubuntu-latest
23+
runs-on: codspeed-macro
2324
steps:
2425
- name: Checkout Branch
2526
uses: taiki-e/checkout-action@v1

0 commit comments

Comments
 (0)