Skip to content

Commit baf3cff

Browse files
chore: 🤖 recover benchmark history (#2402)
* chore: 🤖 recover * chore: 🤖 update runs-on
1 parent 48eff5e commit baf3cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench-history.yaml.bak renamed to .github/workflows/bench-history.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
jobs:
1313
benchmark:
1414
name: Run Criterion.rs benchmark
15-
runs-on: ubuntu-latest
15+
runs-on: [self-hosted, rspack-bench]
1616
steps:
1717
- uses: actions/checkout@v3
1818
- name: Setup Node16

0 commit comments

Comments
 (0)