mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
CI: tests may hang on PyPy
This commit is contained in:
parent
c2e48b3014
commit
0bb96d17c5
2
.github/workflows/tox.yml
vendored
2
.github/workflows/tox.yml
vendored
@ -8,6 +8,8 @@ env:
|
||||
jobs:
|
||||
tox:
|
||||
name: ${{ matrix.os }} / ${{ matrix.python-version }}
|
||||
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idtimeout-minutes
|
||||
timeout-minutes: 10
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user