Skip to content

Commit

Permalink
Bump CCCL CTK current version to 12.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Jan 27, 2025
1 parent 0b893ef commit b4f4619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion matrix.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
x-cuda-prev-min: &cuda_prev_min { name: "cuda", version: "11.1" }
x-cuda-prev-max: &cuda_prev_max { name: "cuda", version: "11.8" }
x-cuda-curr-min: &cuda_curr_min { name: "cuda", version: "12.0" }
x-cuda-curr-max: &cuda_curr_max { name: "cuda", version: "12.6" }
x-cuda-curr-max: &cuda_curr_max { name: "cuda", version: "12.8" }
x-cuda-curr-max: &cuda_curr_max_rapids { name: "cuda", version: "12.5" }

x-gcc-7: &gcc_7 { name: "gcc", version: "7" }
Expand Down

0 comments on commit b4f4619

Please sign in to comment.