self-hosted

This commit is contained in:
RavMorgan
2023-05-24 01:37:48 +03:00
committed by Aviu00
parent 2dd362fb65
commit 436eb398ce
13 changed files with 13 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ concurrency: benchmarks
jobs:
benchmark:
name: Run Benchmarks
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- uses: actions/checkout@v3.6.0
with: