Skip to content

Commit

Permalink
Fix failing Linux release with adapters (facebookincubator#10360)
Browse files Browse the repository at this point in the history
Summary:
This is a temporary workaround.
The actual fix is to build and install thrift.

Resolves facebookincubator#10352

Pull Request resolved: facebookincubator#10360

Reviewed By: amitkdutta

Differential Revision: D59239687

Pulled By: pedroerp

fbshipit-source-id: 733268cab0742444e6fd637854b711f918308299
  • Loading branch information
majetideepak authored and facebook-github-bot committed Jul 1, 2024
1 parent 02dca9d commit 4f532a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
Protobuf_SOURCE: BUNDLED # can be removed after #10134 is merged
simdjson_SOURCE: BUNDLED
xsimd_SOURCE: BUNDLED
Arrow_SOURCE: AUTO
Arrow_SOURCE: BUNDLED
CUDA_VERSION: "12.4"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4f532a0

Please sign in to comment.