We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45a5687 commit ba2cea2Copy full SHA for ba2cea2
.github/workflows/build-and-test-linux.yml
@@ -30,7 +30,7 @@ jobs:
30
cuda: ${{ inputs.cuda }}
31
host: ${{ inputs.host }}
32
name: Build/Test ${{inputs.test_name}}
33
- runner: linux-${{inputs.cpu}}-gpu-v100-latest-1
+ runner: linux-${{inputs.cpu}}-gpu-l4-latest-1
34
image: ${{ inputs.container_image }}
35
command: |
36
${{ inputs.test_script }}
0 commit comments