Skip to content

Commit

Permalink
increase CI timeout to 2 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
markspanbroek committed Nov 12, 2024
1 parent 2266ddd commit 9468828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

name: '${{ matrix.os }}-${{ matrix.cpu }}-${{ matrix.nim_version }}-${{ matrix.tests }}'
runs-on: ${{ matrix.builder }}
timeout-minutes: 100
timeout-minutes: 120
steps:
- name: Checkout sources
uses: actions/checkout@v4
Expand Down

0 comments on commit 9468828

Please sign in to comment.