Skip to content

Commit

Permalink
Update matrix.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Taylor <[email protected]>
  • Loading branch information
bdice and trxcllnt authored Jan 28, 2025
1 parent fd025d7 commit 9d34b5c
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
Expand Up @@ -2,7 +2,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.8" }
x-cuda-curr-max-rapids: &cuda_curr_max_rapids { name: "cuda", version: "12.5" }
x-cuda-curr-max-rapids: &cuda_curr_max_rapids { name: "cuda", version: "12.8" }

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

0 comments on commit 9d34b5c

Please sign in to comment.