Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update gha test-infra timeout to 60min
  • Loading branch information
bmpandrade committed Nov 30, 2023
commit 3d7b9fc95e133f736b062ebe0931fbb694d48b7a
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