Skip to content

Commit d984c90

Browse files
committed
test
1 parent 5b7352c commit d984c90

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
@@ -55,7 +55,7 @@ jobs:
5555
PYTHONUTF8: 1
5656
DOWNLOAD_ARTIFACT_NAME: pytorch_tensorrt_${{ matrix.tensorrt.version }}_${{ matrix.python_version }}_${{ matrix.desired_cuda }}_win_amd64
5757
name: ${{ inputs.job-name }}-${{ matrix.tensorrt.version }}-${{ matrix.python_version }}-${{ matrix.desired_cuda }}
58-
runs-on: windows.4xlarge.nvidia.gpu
58+
runs-on: windows.g5.4xlarge.nvidia.gpu
5959
defaults:
6060
run:
6161
shell: bash -l {0}

0 commit comments

Comments
 (0)