Skip to content

Commit

Permalink
Dedicate perf-benchmark v2 CI host (#3063)
Browse files Browse the repository at this point in the history
  • Loading branch information
goodsong81 authored Mar 11, 2024
1 parent 457826a commit 25fc3e1
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 @@ -63,7 +63,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, perf]
timeout-minutes: 8640
steps:
- name: Checkout repository
Expand Down

0 comments on commit 25fc3e1

Please # to comment.