Skip to content

Commit

Permalink
ci(github): increase timeout to 460 from 360 sec
Browse files Browse the repository at this point in the history
  • Loading branch information
engeir committed Nov 10, 2023
1 parent 86c1f41 commit 7140832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
build:
timeout-minutes: 460
name: ${{ matrix.python-version }} / ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 7140832

Please sign in to comment.