Skip to content

Commit 42e6dc5

Browse files
committed
fix resource_name
1 parent be3a6c7 commit 42e6dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
machine:
9393
image: linux-cuda-11:default
9494
# docker_layer_caching: true
95-
resource_class: gpu.nvidia.small
95+
resource_class: gpu.nvidia.small.multi
9696
steps:
9797
- checkout
9898
- run:

0 commit comments

Comments
 (0)