Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.07.19.16.49.37
  • Loading branch information
h-vetinari committed Jul 20, 2023
1 parent 38be784 commit 71a65ee
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 34 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines/azure-pipelines-linux.yml

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

4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@ bzip2:
c_compiler:
- gcc
c_compiler_version:
- '7'
- '10'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '10.2'
- '11.2'
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/aws_crt_cpp0203.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions .ci_support/migrations/orc190.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ channel_targets:
cuda_compiler:
- nvcc
cuda_compiler_version:
- '10.2'
- '11.2'
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- vs2019
gflags:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cuda_compiler:
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- vs2019
gflags:
Expand Down
8 changes: 4 additions & 4 deletions README.md

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

0 comments on commit 71a65ee

Please sign in to comment.