Skip to content

Commit

Permalink
Use installed protobuf and arrow in linux build (#10999)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #10999

Reviewed By: kgpai

Differential Revision: D62760432

Pulled By: kevinwilfong

fbshipit-source-id: 7e53f1b119b455e3a2f17ea1569d9c5280e07a64
  • Loading branch information
PHILO-HE authored and facebook-github-bot committed Sep 16, 2024
1 parent c167381 commit af2513b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,8 @@ jobs:
env:
CCACHE_DIR: "${{ github.workspace }}/.ccache"
VELOX_DEPENDENCY_SOURCE: SYSTEM
Protobuf_SOURCE: BUNDLED # can be removed after #10134 is merged
simdjson_SOURCE: BUNDLED
xsimd_SOURCE: BUNDLED
Arrow_SOURCE: AUTO
CUDA_VERSION: "12.4"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit af2513b

Please sign in to comment.