Skip to content

Commit

Permalink
timeout again
Browse files Browse the repository at this point in the history
Signed-off-by: David Anyatonwu <[email protected]>
  • Loading branch information
onyedikachi-david committed Sep 7, 2024
1 parent dbacf42 commit 33a4329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 90 # Increased timeout
timeout-minutes: 360 # Increased timeout

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 33a4329

Please sign in to comment.