Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI][C++] Remove needless FlatBuffers install #40540

Closed
kou opened this issue Mar 14, 2024 · 1 comment
Closed

[CI][C++] Remove needless FlatBuffers install #40540

kou opened this issue Mar 14, 2024 · 1 comment

Comments

@kou
Copy link
Member

kou commented Mar 14, 2024

Describe the enhancement requested

We're using bundled FlatBuffers.

Component(s)

C++, Continuous Integration

kou added a commit to kou/arrow that referenced this issue Mar 14, 2024
pitrou pushed a commit that referenced this issue Mar 14, 2024
### Rationale for this change

We don't need it because we're using bundled one.

### What changes are included in this PR?

Remove FlatBuffers install commands.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* GitHub Issue: #40540

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
@pitrou pitrou added this to the 16.0.0 milestone Mar 14, 2024
@pitrou
Copy link
Member

pitrou commented Mar 14, 2024

Issue resolved by pull request 40541
#40541

@pitrou pitrou closed this as completed Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants