Skip to content

Commit

Permalink
Merge pull request #1636 from chancancode/patch-1
Browse files Browse the repository at this point in the history
Increase CI timeout
  • Loading branch information
mansona authored Oct 11, 2023
2 parents 0a697b4 + 8b2eb6b commit 786fccf
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 @@ -43,7 +43,7 @@ jobs:
needs: ['preflight']
name: ${{ matrix.name }}
runs-on: '${{ matrix.os }}-latest'
timeout-minutes: 20
timeout-minutes: 60

strategy:
fail-fast: false
Expand Down

0 comments on commit 786fccf

Please sign in to comment.