Skip to content

Commit 921e1f3

Browse files
committed
1 parent e31f62a commit 921e1f3

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ubuntu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ jobs:
245245
repository: ruby/ruby-bench
246246
persist-credentials: false
247247
path: ruby-bench
248-
ref: 'a46e02b01a58ca74bb2ce055b4ea561cb372d1cd'
249248

250249
# If you want to skip failing benchmark, consider using `--excludes`.
251250
# e.g. `bench_opts: '--warmup=1 --bench=1 --excludes=railsbench,lobsters'`

.github/workflows/zjit-macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ jobs:
219219
persist-credentials: false
220220
repository: ruby/ruby-bench
221221
path: ruby-bench
222-
ref: 'a46e02b01a58ca74bb2ce055b4ea561cb372d1cd'
223222

224223
# If you want to skip failing benchmark, consider using `--excludes`.
225224
# e.g. `bench_opts: '--warmup=1 --bench=1 --excludes=railsbench,lobsters'`

.github/workflows/zjit-ubuntu.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ jobs:
273273
repository: ruby/ruby-bench
274274
persist-credentials: false
275275
path: ruby-bench
276-
ref: 'a46e02b01a58ca74bb2ce055b4ea561cb372d1cd'
277276

278277
# If you want to skip failing benchmark, consider using `--excludes`.
279278
# e.g. `bench_opts: '--warmup=1 --bench=1 --excludes=railsbench,lobsters'`

0 commit comments

Comments
 (0)