Skip to content

Commit

Permalink
Windows GPU unittest: try 3.10 and cuda 12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasHug committed Aug 11, 2024
1 parent 8dc06a6 commit 89647a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,10 @@ jobs:
runner: ["windows.4xlarge"]
gpu-arch-type: ["cpu"]
include:
- python-version: "3.9"
- python-version: "3.10"
runner: windows.g5.4xlarge.nvidia.gpu
gpu-arch-type: cuda
gpu-arch-version: "11.8"
gpu-arch-version: "12.1"
fail-fast: false
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main
with:
Expand Down

0 comments on commit 89647a1

Please sign in to comment.