Commit e057d7d1 authored by Omkar Salpekar's avatar Omkar Salpekar Committed by Facebook GitHub Bot
Browse files

Moving to More Efficient Windows GPU Runner (#3587)

Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/3587

Reviewed By: huydhn

Differential Revision: D48847224

Pulled By: osalpekar

fbshipit-source-id: 15ccae56f0e5e8e366b5feb66fdb42bb5cba97e1
parent af798676
...@@ -14,7 +14,7 @@ jobs: ...@@ -14,7 +14,7 @@ jobs:
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main uses: pytorch/test-infra/.github/workflows/windows_job.yml@main
with: with:
repository: pytorch/audio repository: pytorch/audio
runner: windows.8xlarge.nvidia.gpu runner: windows.g5.4xlarge.nvidia.gpu
timeout: 360 timeout: 360
script: | script: |
# Mark Build Directory Safe # Mark Build Directory Safe
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment