Commit 42e6dc5b authored by sunjiahao1999's avatar sunjiahao1999
Browse files

fix resource_name

parent be3a6c7c
...@@ -92,7 +92,7 @@ jobs: ...@@ -92,7 +92,7 @@ jobs:
machine: machine:
image: linux-cuda-11:default image: linux-cuda-11:default
# docker_layer_caching: true # docker_layer_caching: true
resource_class: gpu.nvidia.small resource_class: gpu.nvidia.small.multi
steps: steps:
- checkout - checkout
- run: - run:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment