Skip to content

Commit

Permalink
Update .github/workflows/test-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZainRizvi authored Nov 1, 2024
1 parent 79221d0 commit f483ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
python_version: ["3.10"]
cuda_arch_version: ["12.1"]
fail-fast: false
uses: pytorch/test-infra/.github/workflows/linux_job.yml@pin-nvidia-container-toolkit
uses: pytorch/test-infra/.github/workflows/linux_job.yml@nvidia-action-test
with:
runner: linux.g5.4xlarge.nvidia.gpu
repository: pytorch/tensordict
Expand Down

0 comments on commit f483ce7

Please sign in to comment.