Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.24.0, conda-smithy 3.23.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.05.17.15.05.36
  • Loading branch information
h-vetinari committed May 17, 2023
1 parent abc536d commit 9a35e9a
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

8 changes: 6 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.

5 changes: 1 addition & 4 deletions .ci_support/linux_64_variantdefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libclang_soversion:
- '13'
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- linux-64
variant:
Expand Down
5 changes: 1 addition & 4 deletions .ci_support/linux_aarch64_variantdefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libclang_soversion:
- '13'
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- linux-aarch64
variant:
Expand Down
5 changes: 1 addition & 4 deletions .ci_support/linux_ppc64le_variantdefault.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libclang_soversion:
- '13'
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- linux-ppc64le
variant:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ channel_targets:
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '13'
- '15'
libclang_soversion:
- '13'
macos_machine:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ channel_targets:
cxx_compiler:
- clang_bootstrap
cxx_compiler_version:
- '13'
- '15'
libclang_soversion:
- '13'
macos_machine:
Expand Down
3 changes: 0 additions & 3 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ cxx_compiler:
- vs2019
libclang_soversion:
- '13'
pin_run_as_build:
zlib:
max_pin: x.x
target_platform:
- win-64
variant:
Expand Down
2 changes: 1 addition & 1 deletion .circleci/config.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: automerge
steps:
- name: checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: automerge-action
id: automerge-action
uses: conda-forge/automerge-action@main
Expand Down
1 change: 0 additions & 1 deletion .scripts/run_osx_build.sh

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

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.

0 comments on commit 9a35e9a

Please sign in to comment.