Skip to content

Commit ba2cea2

Browse files
committed
Migrate CI to l4 queue.
1 parent 45a5687 commit ba2cea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cuda: ${{ inputs.cuda }}
3131
host: ${{ inputs.host }}
3232
name: Build/Test ${{inputs.test_name}}
33-
runner: linux-${{inputs.cpu}}-gpu-v100-latest-1
33+
runner: linux-${{inputs.cpu}}-gpu-l4-latest-1
3434
image: ${{ inputs.container_image }}
3535
command: |
3636
${{ inputs.test_script }}

0 commit comments

Comments
 (0)