Skip to content

Commit

Permalink
Merge pull request #7892 from ThomasWaldmann/ci-timeout-1.2
Browse files Browse the repository at this point in the history
CI: increase timeout to 90min
  • Loading branch information
ThomasWaldmann authored Oct 27, 2023
2 parents b83525c + dff2962 commit c35cdde
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 @@ -77,7 +77,7 @@ jobs:
TOXENV: ${{ matrix.toxenv }}

runs-on: ${{ matrix.os }}
timeout-minutes: 40
timeout-minutes: 90

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

0 comments on commit c35cdde

Please sign in to comment.