Skip to content

Commit

Permalink
Merge pull request #30 from adibbley/cuda-12.5.0
Browse files Browse the repository at this point in the history
Update for CUDA12.5.0
  • Loading branch information
adibbley authored May 30, 2024
2 parents 0c471a8 + 0f47b97 commit 062c962
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 14 deletions.
7 changes: 0 additions & 7 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -10,6 +6,3 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
4 changes: 0 additions & 4 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
c_stdlib:
- vs
c_stdlib_version:
- '2019'
channel_sources:
- conda-forge
channel_targets:
Expand Down
4 changes: 2 additions & 2 deletions .gitattributes

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,4 +1,4 @@
{% set version = "12.4.1" %}
{% set version = "12.5.0" %}

package:
name: cuda
Expand Down

0 comments on commit 062c962

Please sign in to comment.