We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1570fad commit b1d466bCopy full SHA for b1d466b
1 file changed
.github/workflows/bench.yml
@@ -6,7 +6,7 @@ concurrency:
6
jobs:
7
runBenchmark:
8
name: run benchmark
9
- runs-on: buildjet-16vcpu-ubuntu-2204
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- uses: boa-dev/criterion-compare-action@v3
0 commit comments