Skip to content

Commit

Permalink
Running load baseline job on k8s-dev runner
Browse files Browse the repository at this point in the history
  • Loading branch information
nzenchik committed Apr 1, 2024
1 parent bbf6df3 commit a21f0c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/load_baseline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ on:
description: 'Global request timeout'
required: true
default: 20000

jobs:
v1v2-baseline:
name: Run Blockscout load test
runs-on: ubuntu-latest
runs-on: github-k8s-dev-runner
steps:
- name: Checkout github repo (+ download lfs dependencies)
uses: actions/checkout@v2
Expand Down

0 comments on commit a21f0c2

Please sign in to comment.