Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.43.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.10.31.07.03.28
  • Loading branch information
jdblischak committed Oct 31, 2024
1 parent a6e3885 commit 3576b0d
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 21 deletions.
8 changes: 4 additions & 4 deletions .ci_support/linux_64_fmt11spdlog1.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ docker_image:
fmt:
- '11'
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2.0'
- '2.0'
- '2.0'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/linux_64_fmt9spdlog1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ docker_image:
fmt:
- '9'
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2.0'
- '2.0'
- '2.0'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
12 changes: 6 additions & 6 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,16 +17,16 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
fmt:
- '11'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2.0'
- '2.0'
- '2.0'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
12 changes: 6 additions & 6 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '17'
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,16 +17,16 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '17'
- '18'
fmt:
- '11'
macos_machine:
- arm64-apple-darwin20.0.0
numpy:
- '1.22'
- '1.23'
- '1.26'
- '1.22'
- '2.0'
- '2.0'
- '2.0'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml

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

0 comments on commit 3576b0d

Please sign in to comment.