Skip to content

Commit e37a511

Browse files
committed
Try single line just to validate
1 parent 1ae6066 commit e37a511

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/cpp_extra.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,7 @@ jobs:
109109
title: AMD64 Alpine Linux
110110
- image: ubuntu-cpp
111111
run-options: >-
112-
-e ARROW_BUILD_TYPE=Release \
113-
-e ARROW_CTEST_TIMEOUT=900 \
114-
-e ARROW_LARGE_MEMORY_TESTS=ON
112+
-e ARROW_BUILD_TYPE=Release -e ARROW_CTEST_TIMEOUT=900 -e ARROW_LARGE_MEMORY_TESTS=ON
115113
runs-on: "runs-on=${{ github.run_id }}/family=x8i.2xlarge/spot=capacity-optimized"
116114
title: AMD64 Ubuntu Large Memory Tests
117115
- image: conda-cpp

0 commit comments

Comments
 (0)