Skip to content

Commit

Permalink
Run perf benchmark on large-disk host
Browse files Browse the repository at this point in the history
  • Loading branch information
goodsong81 committed Mar 19, 2024
1 parent d99b13f commit d65d588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf_benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- task-short: "vsp"
task: "visual_prompting"
name: Perf-Benchmark-${{ matrix.task-short }}
runs-on: [self-hosted, linux, x64, dmount]
runs-on: [self-hosted, linux, x64, dmount, large-disk]
timeout-minutes: 8640
steps:
- name: Checkout repository
Expand Down

0 comments on commit d65d588

Please sign in to comment.