diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index d0f1fa91265..f823cfd6344 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -43,7 +43,7 @@ jobs: name: Lint C++, Python, R, Docker, RAT runs-on: ubuntu-24.04 if: ${{ !contains(github.event.pull_request.title, 'WIP') }} - timeout-minutes: 15 + timeout-minutes: 30 steps: - name: Checkout Arrow uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0