Skip to content

Commit

Permalink
chore: update gha test-infra timeout to 60min
Browse files Browse the repository at this point in the history
  • Loading branch information
bmpandrade authored and darora committed Dec 1, 2023
1 parent 7080821 commit fa1c67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testinfra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- runner: arm-runner
arch: arm64
runs-on: ${{ matrix.runner }}
timeout-minutes: 30
timeout-minutes: 60
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit fa1c67c

Please sign in to comment.