Skip to content

Commit

Permalink
Use auto for arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Jul 2, 2024
1 parent e7ea4a3 commit a28deb3
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: BUNDLED
Arrow_SOURCE: AUTO
CUDA_VERSION: "12.4"
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a28deb3

Please sign in to comment.