mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-04-20 14:58:54 +00:00
Migrate CI to l4 queue.
This commit is contained in:
2
.github/workflows/build-and-test-linux.yml
vendored
2
.github/workflows/build-and-test-linux.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
cuda: ${{ inputs.cuda }}
|
||||
host: ${{ inputs.host }}
|
||||
name: Build/Test ${{inputs.test_name}}
|
||||
runner: linux-${{inputs.cpu}}-gpu-v100-latest-1
|
||||
runner: linux-${{inputs.cpu}}-gpu-l4-latest-1
|
||||
image: ${{ inputs.container_image }}
|
||||
command: |
|
||||
${{ inputs.test_script }}
|
||||
|
||||
Reference in New Issue
Block a user