File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ source:
3333 folder : cpp/submodules/parquet-testing
3434
3535build :
36- number : 2
36+ number : 5
3737 # for cuda support, building with one version is enough to be compatible with
3838 # all later versions, since arrow is only using libcuda, and not libcudart.
3939 skip : true # [cuda_compiler_version not in ("None", cuda_compiler_version_min)]
@@ -70,7 +70,7 @@ requirements:
7070 - clangdev {{ llvm_version }}
7171 - llvmdev {{ llvm_version }}
7272 - aws-crt-cpp
73- - aws-sdk-cpp
73+ - aws-sdk-cpp <=1.11.485
7474 # azure filesystem dependencies, currently broken on windows, see
7575 # https://github.com/apache/arrow/issues/41990
7676 - 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]
You can’t perform that action at this time.
0 commit comments