Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.09.17.18.35.22
  • Loading branch information
h-vetinari committed Sep 17, 2024
1 parent 9a5b60f commit 6f0e139
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 21 deletions.
4 changes: 2 additions & 2 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ c_stdlib:
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ c_stdlib:
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
c_stdlib:
- vs
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge llvm_rc
- conda-forge main
cxx_compiler:
- vs2019
target_platform:
Expand Down
16 changes: 8 additions & 8 deletions README.md

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

5 changes: 4 additions & 1 deletion build-locally.py

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

0 comments on commit 6f0e139

Please sign in to comment.