Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.9.0, conda-smithy 3.44.7, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.11.25.08.53.39
  • Loading branch information
minrk committed Nov 25, 2024
1 parent 4690c47 commit 6aca377
Show file tree
Hide file tree
Showing 12 changed files with 251 additions and 72 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines/azure-pipelines-linux.yml

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

4 changes: 1 addition & 3 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand All @@ -36,8 +36,6 @@ mpfr:
- '4'
target_platform:
- linux-64
tbb_devel:
- '2021'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
4 changes: 1 addition & 3 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand All @@ -40,8 +40,6 @@ mpfr:
- '4'
target_platform:
- linux-aarch64
tbb_devel:
- '2021'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
4 changes: 1 addition & 3 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le
- quay.io/condaforge/linux-anvil-ppc64le:alma9
fortran_compiler:
- gfortran
fortran_compiler_version:
Expand All @@ -36,8 +36,6 @@ mpfr:
- '4'
target_platform:
- linux-ppc64le
tbb_devel:
- '2021'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
2 changes: 0 additions & 2 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ mpfr:
- '4'
target_platform:
- osx-64
tbb_devel:
- '2021'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
2 changes: 0 additions & 2 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ mpfr:
- '4'
target_platform:
- osx-arm64
tbb_devel:
- '2021'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Expand Down
2 changes: 0 additions & 2 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ metis:
- 5.1.0
target_platform:
- win-64
tbb_devel:
- '2021'
24 changes: 10 additions & 14 deletions .scripts/build_steps.sh

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

26 changes: 9 additions & 17 deletions .scripts/run_osx_build.sh

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

6 changes: 3 additions & 3 deletions .scripts/run_win_build.bat

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

Loading

0 comments on commit 6aca377

Please sign in to comment.