Skip to content

Commit 8d55f2f

Browse files
committed
TMP - bench workflow
1 parent affa0e7 commit 8d55f2f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@ concurrency:
3232

3333
jobs:
3434
server-baseline:
35-
runs-on:
36-
group: azure-ubuntu-runners
37-
labels:
38-
- Standard_NC4as_T4_v3
35+
runs-on: Standard_NC4as_T4_v3
3936
if: ${{ github.event.schedule || github.event.inputs.gpu-series == 'Standard_NC4as_T4_v3' || github.event.pull_request || github.event.push.ref == 'refs/heads/master' }}
4037
steps:
4138
- name: Clone

0 commit comments

Comments
 (0)