We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4278344 commit 34ce93fCopy full SHA for 34ce93f
.github/workflows/cpp_extra.yml
@@ -114,7 +114,7 @@ jobs:
114
-e ARROW_CXX_FLAGS_DEBUG="-O1"
115
-e ARROW_LARGE_MEMORY_TESTS=ON
116
-e BUILD_WARNING_LEVEL=PRODUCTION
117
- runs-on: "runs-on=${{ github.run_id }}/family=x8i.2xlarge/spot=capacity-optimized"
+ runs-on: "runs-on=${{ github.run_id }}/family=x8i.2xlarge/volume=80gb/spot=capacity-optimized"
118
title: AMD64 Ubuntu Large Memory Tests
119
- image: conda-cpp
120
run-options: >-
0 commit comments