Skip to content

Commit 83e2df6

Browse files
srilmanIsaacWarren
authored andcommitted
constraint aws-sdk-cpp
1 parent d081e43 commit 83e2df6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ source:
3535
folder: cpp/submodules/parquet-testing
3636

3737
build:
38-
number: 14
38+
number: 5
3939
# for cuda support, building with one version is enough to be compatible with
4040
# all later versions, since arrow is only using libcuda, and not libcudart.
4141
skip: true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
@@ -72,7 +72,7 @@ requirements:
7272
- clangdev {{ llvm_version }}
7373
- llvmdev {{ llvm_version }}
7474
- aws-crt-cpp
75-
- aws-sdk-cpp
75+
- aws-sdk-cpp <=1.11.485
7676
# azure filesystem dependencies, currently broken on windows, see
7777
# https://github.com/apache/arrow/issues/41990
7878
- azure-core-cpp # [unix]
@@ -223,7 +223,7 @@ outputs:
223223
- {{ compiler("cuda") }} # [cuda_compiler_version != "None"]
224224
host:
225225
- aws-crt-cpp
226-
- aws-sdk-cpp
226+
- aws-sdk-cpp <=1.11.485
227227
- azure-core-cpp # [unix]
228228
- azure-identity-cpp # [unix]
229229
- azure-storage-blobs-cpp # [unix]

0 commit comments

Comments
 (0)