Skip to content

Commit

Permalink
TMP - bench workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Mar 24, 2024
1 parent affa0e7 commit 8d55f2f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,7 @@ concurrency:

jobs:
server-baseline:
runs-on:
group: azure-ubuntu-runners
labels:
- Standard_NC4as_T4_v3
runs-on: Standard_NC4as_T4_v3
if: ${{ github.event.schedule || github.event.inputs.gpu-series == 'Standard_NC4as_T4_v3' || github.event.pull_request || github.event.push.ref == 'refs/heads/master' }}
steps:
- name: Clone
Expand Down

0 comments on commit 8d55f2f

Please sign in to comment.