Skip to content

Commit

Permalink
Update for CUDA12.6.0 (#15)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] committed Aug 2, 2024
2 parents 0c173da + 1920582 commit 31c83b0
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "12.5.1" %}
{% set version = "12.6.0" %}

package:
name: cuda-tools
Expand All @@ -16,7 +16,7 @@ requirements:
run:
- cuda-command-line-tools {{ version }}
- cuda-visual-tools {{ version }}
- gds-tools 1.10.1.7 # [linux]
- gds-tools 1.11.0.15 # [linux]

test:
commands:
Expand Down

0 comments on commit 31c83b0

Please sign in to comment.