diff --git a/dependencies.yaml b/dependencies.yaml index e649c7f4..181f0b6d 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -9,7 +9,8 @@ files: - build_cpp - build_python - checks - - cudatoolkit + - cuda + - cuda_version - dev - py_version - run_python @@ -18,12 +19,12 @@ files: test_cpp: output: none includes: - - cudatoolkit + - cuda_version - test_cpp test_python: output: none includes: - - cudatoolkit + - cuda_version - py_version - test_python checks: @@ -92,7 +93,7 @@ dependencies: - output_types: [conda, requirements] packages: - pre-commit - cudatoolkit: + cuda_version: specific: - output_types: conda matrices: @@ -116,6 +117,8 @@ dependencies: cuda: "12.0" packages: - cuda-version=12.0 + cuda: + specific: - output_types: conda matrices: - matrix: