From 5a1a9ee1cd20756a5dd7e328e01304dc1f192e1f Mon Sep 17 00:00:00 2001 From: Cheng Date: Fri, 25 Jul 2025 08:25:36 +0900 Subject: [PATCH] Test both 12.2 and 12.9 for PRs --- .circleci/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 4cb35e00c..0fea8804c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -575,6 +575,9 @@ workflows: requires: [ hold ] - cuda_build_and_test: requires: [ hold ] + matrix: + parameters: + image_date: ["2023.11.1", "2025.05.1"] nightly_build: when: and: