Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
konakaji committed Dec 6, 2023
1 parent 3013bbd commit 6ef80e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 2.1
jobs:
build:
machine:
image: linux-cuda-11:default
image: gpu.nvidia.small.multi
# docker:
# - image: cimg/python:3.8 # You can change the Python version as needed
steps:
Expand Down

0 comments on commit 6ef80e7

Please sign in to comment.