Skip to content

Commit

Permalink
change numpy timeout to 40 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattip committed Jan 23, 2022
1 parent 5155157 commit 7270768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/numpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
python_version: [pypy-3.8-nightly]

timeout-minutes: 20
timeout-minutes: 40

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

0 comments on commit 7270768

Please sign in to comment.