Skip to content

Commit f1896e4

Browse files
authored
Update runner configuration in performance benchmark workflow (#4261)
1 parent 4861512 commit f1896e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perf_benchmark_v2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
# - task: VISUAL_PROMPTING
6262

6363
name: Perf-Benchmark-${{ matrix.task }}
64-
runs-on: [self-hosted, linux, x64, dmount-v2]
64+
runs-on: [self-hosted, Linux, X64, dev, dmount]
6565
timeout-minutes: 8640
6666
steps:
6767
- name: Checkout repository

0 commit comments

Comments
 (0)