Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulPPelaez committed Nov 17, 2023
1 parent 0deca16 commit 81a5e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cuda12.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# Latest supported versions (with CUDA)
- name: Linux (CUDA 12, Python 3.11, PyTorch 2.1)
enable_cuda: true
cuda: "12.*"
cuda: "12"
gcc: "11.*"
python: "3.11.*"
torchani: "2.2.*"
Expand Down

0 comments on commit 81a5e2e

Please sign in to comment.