Skip to content

Commit b3d5396

Browse files
committed
Revert "rebuild only linux-aarch64 after binutils fixes"
This reverts commit 2894cdd.
1 parent 2894cdd commit b3d5396

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

recipe/meta.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ build:
7575
{% else %}
7676
skip: true # [is_rc]
7777
{% endif %}
78-
# debug aarch failures
79-
skip: true # [not aarch64]
8078
string: cuda{{ cuda_compiler_version | replace('.', '') }}_{{ blas_impl }}_h{{ PKG_HASH }}_{{ build }} # [cuda_compiler_version != "None"]
8179
string: cpu_{{ blas_impl }}_h{{ PKG_HASH }}_{{ build }} # [cuda_compiler_version == "None"]
8280
detect_binary_files_with_prefix: false

0 commit comments

Comments
 (0)