Skip to content

Commit d9178cb

Browse files
committed
fix conflict
1 parent 79d0651 commit d9178cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-wheel-linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
if: ${{ github.repository_owner == 'nvidia' && !cancelled() }}
2929
runs-on: ${{ (inputs.runner == 'default' && inputs.host-platform == 'linux-64' && 'linux-amd64-gpu-v100-latest-1') ||
3030
(inputs.runner == 'default' && inputs.host-platform == 'linux-aarch64' && 'linux-arm64-gpu-a100-latest-1') ||
31-
(inputs.runner == 'default' && inputs.host-platform == 'win-64' && 'cuda-python-windows-gpu-github') ||
3231
(inputs.runner == 'H100' && 'linux-amd64-gpu-h100-latest-1') }}
3332
# Our self-hosted runners require a container
3433
# TODO: use a different (nvidia?) container

0 commit comments

Comments
 (0)