Skip to content

Commit b1d466b

Browse files
authored
ci: move bench workflow off sunset buildjet runner (#706)
- replace buildjet-16vcpu-ubuntu-2204 with github-hosted ubuntu-latest
1 parent 1570fad commit b1d466b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ concurrency:
66
jobs:
77
runBenchmark:
88
name: run benchmark
9-
runs-on: buildjet-16vcpu-ubuntu-2204
9+
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v3
1212
- uses: boa-dev/criterion-compare-action@v3

0 commit comments

Comments
 (0)