We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4861512 commit f1896e4Copy full SHA for f1896e4
.github/workflows/perf_benchmark_v2.yaml
@@ -61,7 +61,7 @@ jobs:
61
# - task: VISUAL_PROMPTING
62
63
name: Perf-Benchmark-${{ matrix.task }}
64
- runs-on: [self-hosted, linux, x64, dmount-v2]
+ runs-on: [self-hosted, Linux, X64, dev, dmount]
65
timeout-minutes: 8640
66
steps:
67
- name: Checkout repository
0 commit comments