Skip to content

Commit

Permalink
Adding new pool
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhansa-msft committed Feb 29, 2024
1 parent 0cae527 commit 55a3fd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/perftest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ permissions:

jobs:
PerfTesting:
runs-on: [self-hosted, 1ES.Pool=blobfuse-github-pool]
runs-on: [self-hosted, 1ES.Pool=blobfuse2-github-pool]
timeout-minutes: 15
steps:
- name: 'Host info'
run: hostnamectl
Expand Down

0 comments on commit 55a3fd5

Please sign in to comment.