Skip to content

Commit 4c6a45a

Browse files
mac being weird, making sure at least linux is published
1 parent 6387387 commit 4c6a45a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.conda/fierro/cpu/conda_build_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ cxx_compiler:
55
- gxx # [linux]
66
- clangxx # [osx]
77
target_platform:
8-
- linux-64 # [linux]
8+
- linux-64 # [linux]
99
- linux-aarch64 # [linux]
1010
- linux-ppc64le # [linux]
11-
#- osx-64 # [osx]
12-
- osx-arm64 # [osx]
11+
# - osx-64 # [osx] might not support intel based macs anymore
12+
# - osx-arm64 # [osx]

0 commit comments

Comments
 (0)