Skip to content

Commit 1b2ce09

Browse files
committed
update
1 parent 5c6fc05 commit 1b2ce09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/runner_ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
check-cuda:
15-
runs-on: gpu-t4
15+
runs-on: gpu-t4-4-core
1616
timeout-minutes: 10
1717
container:
1818
image: nvidia/cuda:12.4.0-devel-ubuntu22.04
@@ -48,7 +48,7 @@ jobs:
4848
CUDA_VISIBLE_DEVICES: 0
4949

5050
check-pytorch:
51-
runs-on: gpu-t4
51+
runs-on: gpu-t4-4-core
5252
timeout-minutes: 10
5353
container:
5454
image: nvidia/cuda:12.4.0-devel-ubuntu22.04

0 commit comments

Comments
 (0)