Skip to content

Commit

Permalink
120 timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jul 29, 2023
1 parent d6e2c4f commit ea1e8b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
name: Generate Stats
jobs:
generate_stats:
timeout-minutes: 120
runs-on: ubuntu-latest
steps:
- name: Maximize build space
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/unique_python_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
name: Unique Python files
jobs:
unique_python_files:
timeout-minutes: 120
runs-on: ubuntu-latest
steps:
- name: Maximize build space
Expand Down

0 comments on commit ea1e8b0

Please sign in to comment.