Skip to content

Commit 1ddf219

Browse files
committed
Enable GPU Access Attempt 3 - revert
1 parent 4f2bc37 commit 1ddf219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
CU_VERSION: ${{ matrix.desired_cuda }}
5454
SCRIPT: ${{ inputs.script }}
5555
name: ${{ inputs.job-name }}-${{ matrix.desired_cuda }}
56-
runs-on: windows.8xlarge.nvidia.gpu
56+
runs-on: windows.8xlarge.nvidia.gpu.nonephemeral
5757
defaults:
5858
run:
5959
shell: bash -l {0}

0 commit comments

Comments
 (0)