We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5aee0 commit fd176d6Copy full SHA for fd176d6
.github/workflows/gpu-hvd-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
DOCKER_IMAGE: "pytorch/conda-builder:cuda12.1"
29
REPOSITORY: ${{ github.repository }}
30
PR_NUMBER: ${{ github.event.pull_request.number }}
31
- runs-on: amz2023.linux.8xlarge.nvidia.gpu
+ runs-on: linux.8xlarge.nvidia.gpu
32
timeout-minutes: 60
33
34
steps:
.github/workflows/gpu-tests.yml
timeout-minutes: 85
0 commit comments