Skip to content

Commit

Permalink
Merge pull request #3 from carterbox/alma8
Browse files Browse the repository at this point in the history
[ci skip] ***NO_CI*** Use os_version: alma8 instead of docker_image: …
  • Loading branch information
carterbox authored Nov 20, 2024
2 parents 181976f + b63660f commit 9d62021
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 12 deletions.
4 changes: 1 addition & 3 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
cdt_arch:
- aarch64
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -29,5 +29,3 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

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

7 changes: 7 additions & 0 deletions build-locally.py

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

2 changes: 2 additions & 0 deletions conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ github:
conda_build:
error_overlinking: true
conda_forge_output_validation: true
os_version:
linux_aarch64: alma8
2 changes: 0 additions & 2 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ c_stdlib_version: # [linux]
- 2.28 # [linux]
arm_variant_type: # [aarch64]
- sbsa # [aarch64]
docker_image: # Use image with support of glibc 2.28
- quay.io/condaforge/linux-anvil-alma-aarch64:8 # [linux and aarch64]

0 comments on commit 9d62021

Please sign in to comment.