Skip to content

Commit 997a73b

Browse files
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.06.04.27.53
1 parent 8dc85b9 commit 997a73b

10 files changed

+12
-12
lines changed

.ci_support/linux_64_mpi_typeconda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-64
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/linux_64_mpi_typeexternal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-64
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/linux_aarch64_mpi_typeconda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mpi_type:
3131
target_platform:
3232
- linux-aarch64
3333
ucx:
34-
- 1.14.0
34+
- 1.15.0
3535
zip_keys:
3636
- - c_compiler_version
3737
- cxx_compiler_version

.ci_support/linux_aarch64_mpi_typeexternal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mpi_type:
3131
target_platform:
3232
- linux-aarch64
3333
ucx:
34-
- 1.14.0
34+
- 1.15.0
3535
zip_keys:
3636
- - c_compiler_version
3737
- cxx_compiler_version

.ci_support/linux_ppc64le_mpi_typeconda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-ppc64le
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/linux_ppc64le_mpi_typeexternal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-ppc64le
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/osx_64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '15'
6+
- '16'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '15'
14+
- '16'
1515
enable_cuda:
1616
- 'False'
1717
fortran_compiler:

.ci_support/osx_arm64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '15'
6+
- '16'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '15'
14+
- '16'
1515
enable_cuda:
1616
- 'False'
1717
fortran_compiler:

.scripts/build_steps.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/run_osx_build.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)