Skip to content

Commit

Permalink
Reapply "Use CUDA 12.2 for latest tag"
Browse files Browse the repository at this point in the history
This reverts commit 37a8b8b.

xref: rapidsai#111
xref: rapidsai#114
  • Loading branch information
jakirkham committed Feb 26, 2024
1 parent 37a8b8b commit 28d70fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions latest.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Define the values used for the "latest" tag
conda:
CUDA_VER: "12.0.1"
CUDA_VER: "12.2.2"
PYTHON_VER: "3.10"
LINUX_VER: "ubuntu22.04"
wheels:
CUDA_VER: "12.0.1"
CUDA_VER: "12.2.2"
PYTHON_VER: "3.10"
LINUX_VER: "ubuntu20.04"

0 comments on commit 28d70fd

Please sign in to comment.