From 9c54dec554eee255dc85e4c89acb8841dbf979ea Mon Sep 17 00:00:00 2001 From: MaxSMokeSkaarj Date: Fri, 23 May 2025 00:11:55 +1000 Subject: [PATCH] hotfix --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 633f57154e..65d4f58573 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -21,7 +21,7 @@ jobs: uses: appleboy/ssh-action@master with: host: smokeofanarchy.ru - username: robust-benchmark-runner + username: ss14 port: 2200 key: ${{ secrets.BENCHMARK_RUNNER_KEY }} command_timeout: 100000m -- 2.52.0