Skip to content

Commit 8ca439d

Browse files
committed
MNT: Re-rendered with conda-build 25.5.0, conda-smithy 3.51.0, and conda-forge-pinning 2025.07.08.23.16.59
1 parent a21f901 commit 8ca439d

13 files changed

+29
-29
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

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

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bzip2:
1515
c_compiler:
1616
- gcc
1717
c_compiler_version:
18-
- '13'
18+
- '14'
1919
c_stdlib:
2020
- sysroot
2121
c_stdlib_version:
@@ -35,7 +35,7 @@ cuda_compiler_version_min:
3535
cxx_compiler:
3636
- gxx
3737
cxx_compiler_version:
38-
- '13'
38+
- '14'
3939
docker_image:
4040
- quay.io/condaforge/linux-anvil-x86_64:alma9
4141
gflags:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bzip2:
1515
c_compiler:
1616
- gcc
1717
c_compiler_version:
18-
- '13'
18+
- '14'
1919
c_stdlib:
2020
- sysroot
2121
c_stdlib_version:
@@ -35,7 +35,7 @@ cuda_compiler_version_min:
3535
cxx_compiler:
3636
- gxx
3737
cxx_compiler_version:
38-
- '13'
38+
- '14'
3939
docker_image:
4040
- quay.io/condaforge/linux-anvil-x86_64:alma9
4141
gflags:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bzip2:
1515
c_compiler:
1616
- gcc
1717
c_compiler_version:
18-
- '13'
18+
- '14'
1919
c_stdlib:
2020
- sysroot
2121
c_stdlib_version:
@@ -35,7 +35,7 @@ cuda_compiler_version_min:
3535
cxx_compiler:
3636
- gxx
3737
cxx_compiler_version:
38-
- '13'
38+
- '14'
3939
docker_image:
4040
- quay.io/condaforge/linux-anvil-x86_64:alma9
4141
gflags:

.ci_support/osx_64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bzip2:
1919
c_compiler:
2020
- clang
2121
c_compiler_version:
22-
- '18'
22+
- '19'
2323
c_stdlib:
2424
- macosx_deployment_target
2525
c_stdlib_version:
@@ -33,7 +33,7 @@ cuda_compiler_version:
3333
cxx_compiler:
3434
- clangxx
3535
cxx_compiler_version:
36-
- '18'
36+
- '19'
3737
gflags:
3838
- '2.2'
3939
glog:

.ci_support/osx_arm64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bzip2:
1919
c_compiler:
2020
- clang
2121
c_compiler_version:
22-
- '18'
22+
- '19'
2323
c_stdlib:
2424
- macosx_deployment_target
2525
c_stdlib_version:
@@ -33,7 +33,7 @@ cuda_compiler_version:
3333
cxx_compiler:
3434
- clangxx
3535
cxx_compiler_version:
36-
- '18'
36+
- '19'
3737
gflags:
3838
- '2.2'
3939
glog:

.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_docker_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)