Skip to content

Commit 7092717

Browse files
committed
Pick the right GPU runner
Signed-off-by: Jean-Francois Panisset <[email protected]>
1 parent 163c315 commit 7092717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gpu_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
ubuntu-gpu:
99
# runs-on: ubuntu-20.04-gpu-6c-112g-336h-16vr
10-
runs-on: ubuntu-20.04-gpu-8c-32g-300h
10+
runs-on: ubuntu-20.04-gpu-t4-4c-16g-176h
1111
# container:
1212
# image: aswf/ci-common:3-clang15
1313
# env:

0 commit comments

Comments
 (0)