Skip to content

Commit

Permalink
Update for CUDA12.6.1 (#52)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Aug 29, 2024
2 parents 53eb8f1 + fcecfec commit 68d7056
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions README.md

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

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "cuda-nvcc-split" %}
{% set version = "12.6.20" %}
{% set version = "12.6.68" %}
{% set cuda_version = "12.6" %}
{% set exists = "which" %} # [not win]
{% set exists = "where" %} # [win]
Expand Down

0 comments on commit 68d7056

Please sign in to comment.