Skip to content

Commit

Permalink
apacheGH-36556: [CI][C++] Enable S3 in Valgrind build (apache#36579)
Browse files Browse the repository at this point in the history
* Closes: apache#36556

Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
pitrou authored Jul 9, 2023
1 parent fdaa99d commit d9f6e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ services:
ARROW_GANDIVA: "OFF"
ARROW_JEMALLOC: "OFF"
ARROW_RUNTIME_SIMD_LEVEL: "AVX2" # AVX512 not supported by Valgrind (ARROW-9851)
ARROW_S3: "OFF"
ARROW_TEST_MEMCHECK: "ON"
ARROW_USE_LD_GOLD: "ON"
BUILD_WARNING_LEVEL: "PRODUCTION"
Expand Down

0 comments on commit d9f6e0e

Please sign in to comment.