diff --git a/python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml b/python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml index c894e0cfb2d..05e1d8178d5 100644 --- a/python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml +++ b/python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml @@ -135,6 +135,10 @@ dependencies: specific: - output_types: conda matrices: + - matrix: + cuda: "11" + packages: + - cuda-version=11.8 - matrix: cuda: "11.8" packages: @@ -151,6 +155,10 @@ dependencies: cuda: "12.5" packages: - cuda-version=12.5 + - matrix: + cuda: "12" + packages: + - cuda-version=12.5 py_version: specific: - output_types: conda