Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hmaarrfk authored Mar 21, 2024
1 parent 667eaf7 commit 80fb279
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ build:
skip: true # [cuda_compiler_version == "10.2"]
skip: true # [cuda_compiler_version == "11.0"]
skip: true # [cuda_compiler_version == "11.1"]
# 2024/04 This build seems to fail due to disk space on the CIs
# We can potentially re-enable it at a later time
skip: true # [cuda_compiler_version == "11.8" and aarch64]

requirements:
# Keep this list synchronized (except for python*, numpy*) in outputs
Expand Down

0 comments on commit 80fb279

Please sign in to comment.