Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Oct 17, 2023
1 parent cc619f2 commit cdca640
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ jobs:
machine:
image: linux-cuda-12:default
resource_class: gpu.nvidia.small.multi
docker:
- image: cimg/python:3.10.9
steps:
- checkout
- run: echo "hello world"
- run: python --version
# - run: python --version
- run: nvidia-smi

0 comments on commit cdca640

Please sign in to comment.