Skip to content

Commit

Permalink
bump runner
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Nov 6, 2023
1 parent c084103 commit 818f2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-benchmark-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
id-token: write
contents: read
name: ${{ inputs.network }} Automation Benchmark Test
runs-on: ubuntu-latest
runs-on: ubuntu20.04-16cores-64GB
env:
SELECTED_NETWORKS: ${{ inputs.network }}
SLACK_API_KEY: ${{ secrets.QA_SLACK_API_KEY }}
Expand Down

0 comments on commit 818f2f9

Please sign in to comment.