Skip to content

Commit

Permalink
Restore original CI timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Nov 7, 2023
1 parent 7eea3ef commit 427bad4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
runs-on: ubuntu-20.04

timeout-minutes: 120
timeout-minutes: 60


steps:
Expand Down

0 comments on commit 427bad4

Please sign in to comment.