From be15da7543eaea1641799132abda16005b3074f5 Mon Sep 17 00:00:00 2001 From: Allison Piper Date: Thu, 10 Apr 2025 08:53:49 -0400 Subject: [PATCH] Add CTK 12.0 + MSVC 14.42 container for CCCL/cudax. --- matrix.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/matrix.yml b/matrix.yml index 59f249894..c263beb55 100644 --- a/matrix.yml +++ b/matrix.yml @@ -129,6 +129,7 @@ include: # middlest CUDA version - { features: [{ <<: *cuda_curr_min, <<: *cccl_cuda_opts }, { name: "cl", version: "14.29" }] } # MSVC 2019 - { features: [{ <<: *cuda_curr_min, <<: *cccl_cuda_opts }, { name: "cl", version: "14.39" }] } # MSVC 2022 + - { features: [{ <<: *cuda_curr_min, <<: *cccl_cuda_opts }, { name: "cl", version: "14.42" }] } # MSVC 2022 # highest CUDA version - { features: [{ <<: *cuda_curr_max, <<: *cccl_cuda_opts }, { name: "cl", version: "14.14" }] } # MSVC 2017 - { features: [{ <<: *cuda_curr_max, <<: *cccl_cuda_opts }, { name: "cl", version: "14.15" }] } # MSVC 2017