Skip to content

Commit 19371f3

Browse files
committed
Run benchmarks on self-hosted runner
1 parent 4cdef6e commit 19371f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
benchmarks:
4444
name: Run benchmarks
45-
runs-on: ubuntu-latest
45+
runs-on: [self-hosted, linux, x64]
4646
needs: [build]
4747
strategy:
4848
matrix:

0 commit comments

Comments
 (0)