Skip to content

Commit

Permalink
downgrade cuda version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengshuLi committed Nov 14, 2024
1 parent 9521071 commit 7f1c788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: omnigibson-src

- name: Install CUDA
run: micromamba install cuda
run: micromamba install cuda=12.3

- name: Install
working-directory: omnigibson-src
Expand Down

0 comments on commit 7f1c788

Please sign in to comment.