Skip to content

Commit cc4e69d

Browse files
committed
ARROW-13134: [C++][CI] Pin aws-sdk-cpp to < 1.9
Closes #10620 from pitrou/ARROW-13134 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>
1 parent 42048e5 commit cc4e69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/conda_env_cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
aws-sdk-cpp
18+
aws-sdk-cpp<1.9
1919
benchmark=1.5.2
2020
boost-cpp>=1.68.0
2121
brotli

0 commit comments

Comments
 (0)