Skip to content

Commit

Permalink
MINOR: [C++] Bump arrow-testing to include repro file for apache#41044 (
Browse files Browse the repository at this point in the history
apache#41139)

### What changes are included in this PR?

Bump `arrow-testing` to include the latest commit.

Authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
  • Loading branch information
felipecrv authored Apr 11, 2024
1 parent 7f64fff commit b3b4521
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ on:
- 'cpp/**'
- 'docker-compose.yml'
- 'format/Flight.proto'
- 'testing'
pull_request:
paths:
- '.github/workflows/cpp.yml'
Expand All @@ -44,6 +45,7 @@ on:
- 'cpp/**'
- 'docker-compose.yml'
- 'format/Flight.proto'
- 'testing'

concurrency:
group: ${{ github.repository }}-${{ github.head_ref || github.sha }}-${{ github.workflow }}
Expand Down

0 comments on commit b3b4521

Please sign in to comment.